From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 11 Sep 2012 08:52:23 +0200 Subject: [U-Boot] [PATCH] NAND: MXS: include common.h first so cache.h is included in correct order In-Reply-To: <504EBEE2.1050401@denx.de> References: <1347292557-4478-1-git-send-email-twarren@nvidia.com> <5FBF8E85CA34454794F0F7ECBA79798F379F3997CD@HQMAIL04.nvidia.com> <504EBEE2.1050401@denx.de> Message-ID: <201209110852.24038.marex@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 Dear stefano babic, > Am 10/09/2012 22:20, schrieb Tom Warren: > > Marek/Simon, > > Hi Tom, > > >> -----Original Message----- > >> From: Marek Vasut [mailto:marex at denx.de] > >> Sent: Monday, September 10, 2012 9:19 AM > >> To: Tom Warren; sjg at chromium.org > >> Cc: u-boot at lists.denx.de; scottwood at freescale.com; Tom Warren; > >> sbabic at denx.de > >> Subject: Re: [PATCH] NAND: MXS: include common.h first so cache.h is > >> included in correct order > >> > >> Dear Tom Warren, > >> > >>> With Simon Glass's include/nand.h alignment changes, some mxs builds > >>> were generating errors. Fix is to ensure asm/cache.h is included > >>> before linux/mtd/nand.h. Moving common.h to top of include list does > >>> that. > >>> > >>> Signed-off-by: Tom Warren > >> > >> Acked-by: Marek Vasut > > > > Thanks. Applied to u-boot-tegra/next and pushed. I'll be moving /next to > > /master today or tomorrow and sending a new pull request to Albert to > > clear the decks for T30 support. > > That's ok, but should this not be merged instead into the i.MX > repository ? That is also the reason why Marek CCed to me. There's some rework of MTD going on in the tegra tree, I'd say let it slide, it won't cause conflict. Best regards, Marek Vasut