From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH] ARM: tegra: Include assembler.h in sleep.S to fix build break Date: Wed, 21 Mar 2012 12:02:17 -0500 Message-ID: <4F6A0999.9020104@gmail.com> References: <1332176863-12537-1-git-send-email-swarren@wwwdotorg.org> <4F677691.8020307@gmail.com> <4F69FEB5.2020901@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4F69FEB5.2020901-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren , Arnd Bergmann Cc: Olof Johansson , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-tegra@vger.kernel.org On 03/21/2012 11:15 AM, Stephen Warren wrote: > On 03/19/2012 12:10 PM, Rob Herring wrote: >> On 03/19/2012 12:07 PM, Stephen Warren wrote: >>> Commit 6f6f6a7 "ARM: create a common IOMEM definition" moved macro >>> IOMEM(), and requires users to include . Fix Tegra's >>> sleep.S to do so. >>> >>> Signed-off-by: Stephen Warren >> >> Acked-by: Rob Herring > > Arnd, > > Can you pick up this fix directly into arm-soc, or do you want me to > generate a pull request for this kind of thing too? > > ARM: tegra: Include assembler.h in sleep.S to fix build break > http://patchwork.ozlabs.org/patch/147587/ > > The same goes for: > > ARM: tegra: Fix device tree AUXDATA for USB/EHCI > http://patchwork.ozlabs.org/patch/147616/ > I can take it and send the pull request. I've got a couple of other fixes as well. Rob