From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 15 Aug 2012 09:08:53 +0200 Subject: [U-Boot] [PATCH v2 1/4] mxs: Remove not required explicit iomux-mx28.h include In-Reply-To: <1344887592-28393-1-git-send-email-otavio@ossystems.com.br> References: <1344887592-28393-1-git-send-email-otavio@ossystems.com.br> Message-ID: <502B4B05.701@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 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 > --- > 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 > #include > #include > -#include > #include > #include > #include > 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 =====================================================================