From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 09 May 2014 15:13:53 +0200 Subject: [U-Boot] [PATCH] imx: ventana: add HDMI and LVDS display capability In-Reply-To: <1398465547-2433-1-git-send-email-tharvey@gateworks.com> References: <1398465547-2433-1-git-send-email-tharvey@gateworks.com> Message-ID: <536CD491.80601@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 26/04/2014 00:39, Tim Harvey wrote: > Signed-off-by: Tim Harvey > --- Applied after fixing the following checkpatch errors: ERROR: return is not a function, parentheses are not required #45: FILE: board/gateworks/gw_ventana/gw_ventana.c:383: + return ((0 == i2c_set_bus_num(dev->bus)) CHECK: Logical continuations should be on the previous line #46: FILE: board/gateworks/gw_ventana/gw_ventana.c:384: + return ((0 == i2c_set_bus_num(dev->bus)) + && total: 1 errors, 0 warnings, 1 checks, 180 lines checked Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================