From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/4] mxs: Remove not required explicit iomux-mx28.h include
Date: Wed, 15 Aug 2012 09:08:53 +0200 [thread overview]
Message-ID: <502B4B05.701@denx.de> (raw)
In-Reply-To: <1344887592-28393-1-git-send-email-otavio@ossystems.com.br>
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@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
=====================================================================
prev parent reply other threads:[~2012-08-15 7:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-13 19:53 [U-Boot] [PATCH v2 1/4] mxs: Remove not required explicit iomux-mx28.h include Otavio Salvador
2012-08-13 19:53 ` [U-Boot] [PATCH v2 2/4] mxs: Remove not required include of iomux-mx28.h Otavio Salvador
2012-08-13 19:53 ` [U-Boot] [PATCH v2 3/4] mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h Otavio Salvador
2012-08-14 8:31 ` Stefano Babic
2012-08-14 12:31 ` Otavio Salvador
2012-08-14 12:53 ` Stefano Babic
2012-08-14 13:44 ` Otavio Salvador
2012-08-14 12:32 ` Marek Vasut
2012-08-13 19:53 ` [U-Boot] [PATCH v2 4/4] mxs: Convert sys_proto.h prefixes to 'mxs' Otavio Salvador
2012-08-13 20:05 ` [U-Boot] [PATCH v2 1/4] mxs: Remove not required explicit iomux-mx28.h include Marek Vasut
2012-08-15 7:08 ` Stefano Babic [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=502B4B05.701@denx.de \
--to=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.