From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 10 Sep 2013 18:50:58 +0200 Subject: [U-Boot] [PATCH v6 2/3] apf27: add support for the armadeus APF27 board In-Reply-To: <1378481627-31545-3-git-send-email-tremyfr@yahoo.fr> References: <1378481627-31545-1-git-send-email-tremyfr@yahoo.fr> <1378481627-31545-3-git-send-email-tremyfr@yahoo.fr> Message-ID: <522F4DF2.2030507@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 Hi Philippe, On 06/09/2013 17:33, Philippe Reynes wrote: > Signed-off-by: Philippe Reynes > Signed-off-by: Eric Jarrige > Signed-off-by: Nicolas Colombain > --- By merging your patches I found some compiler warnings: apf27.c: In function 'apf27_devices_init': apf27.c:130:2: warning: implicit declaration of function 'bus_i2c_init' [-Wimplicit-function-declaration] apf27.c:103:25: warning: unused variable 'regs' [-Wunused-variable] apf27.c: In function 'apf27_devices_init': apf27.c:130:2: warning: implicit declaration of function 'bus_i2c_init' [-Wimplicit-function-declaration] apf27.c:103:25: warning: unused variable 'regs' [-Wunused-variable] Can you fix them and resubmit ? Thanks ! 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 =====================================================================