From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Thu, 23 Aug 2012 11:10:12 +0200 Subject: [U-Boot] [PATCH 4/6] mx35: Remove declaration of non-existing function In-Reply-To: <2023836721.2410689.1344973202525.JavaMail.root@advansee.com> References: <2023836721.2410689.1344973202525.JavaMail.root@advansee.com> Message-ID: <5035F374.2050600@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 14/08/2012 21:40, Beno?t Th?baudeau wrote: > Signed-off-by: Beno?t Th?baudeau > Cc: Stefano Babic > --- > .../arch/arm/include/asm/arch-mx35/sys_proto.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git u-boot-4d3c95f.orig/arch/arm/include/asm/arch-mx35/sys_proto.h u-boot-4d3c95f/arch/arm/include/asm/arch-mx35/sys_proto.h > index 422eb52..9c0d513 100644 > --- u-boot-4d3c95f.orig/arch/arm/include/asm/arch-mx35/sys_proto.h > +++ u-boot-4d3c95f/arch/arm/include/asm/arch-mx35/sys_proto.h > @@ -26,6 +26,5 @@ > > u32 get_cpu_rev(void); > #define is_soc_rev(rev) ((get_cpu_rev() & 0xFF) - rev) > -void sdelay(unsigned long); > > #endif > Applied to u-boot-imx, 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 =====================================================================