[U-Boot] [PATCH v2 1/4] mxs: Remove not required explicit iomux-mx28.h include

Stefano Babic sbabic at denx.de
Wed Aug 15 09:08:53 CEST 2012


On 13/08/2012 21:53, Otavio Salvador wrote:
> The iomux header is included on sys_proto.h so to avoid SoC specific
> header inclusion.
> 
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
> Changes in v2:
> - no changes
> 
>  arch/arm/cpu/arm926ejs/mxs/spl_boot.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/cpu/arm926ejs/mxs/spl_boot.c b/arch/arm/cpu/arm926ejs/mxs/spl_boot.c
> index 46f6770..84d4a17 100644
> --- a/arch/arm/cpu/arm926ejs/mxs/spl_boot.c
> +++ b/arch/arm/cpu/arm926ejs/mxs/spl_boot.c
> @@ -26,7 +26,6 @@
>  #include <common.h>
>  #include <config.h>
>  #include <asm/io.h>
> -#include <asm/arch/iomux-mx28.h>
>  #include <asm/arch/imx-regs.h>
>  #include <asm/arch/sys_proto.h>
>  #include <asm/gpio.h>
> 

Applied to u-boot-imx (the whole series), 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