[U-Boot] [PATCH 4/6] mx35: Remove declaration of non-existing function

Stefano Babic sbabic at denx.de
Thu Aug 23 11:10:12 CEST 2012


On 14/08/2012 21:40, Benoît Thébaudeau wrote:
> Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau at advansee.com>
> Cc: Stefano Babic <sbabic at denx.de>
> ---
>  .../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
=====================================================================


More information about the U-Boot mailing list