[U-Boot] [PATCH v1 1/3] mxs: Remove unused iomux-mx28.h

Marek Vasut marex at denx.de
Mon Aug 13 20:07:50 CEST 2012


Dear Otavio Salvador,

Fix the subject, you're not removing the file ... otherwise Acked.

> The iomux-mx28.h include is not required on spl_mem_init.c so it has
> been droped.
> 
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
>  arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c
> b/arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c index 88d1abe..e693145 100644
> --- a/arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c
> +++ b/arch/arm/cpu/arm926ejs/mxs/spl_mem_init.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 "mxs_init.h"

Best regards,
Marek Vasut


More information about the U-Boot mailing list