From mboxrd@z Thu Jan 1 00:00:00 1970 From: horms@verge.net.au (Simon Horman) Date: Tue, 19 Mar 2013 12:20:52 +0900 Subject: [PATCH] ARM: shmobile: r8a7740: Add CPU Core Standby Mode In-Reply-To: <20130306164032.GN17833@n2100.arm.linux.org.uk> References: <1362419645-3116-1-git-send-email-hechtb+renesas@gmail.com> <1362419645-3116-2-git-send-email-hechtb+renesas@gmail.com> <20130306164032.GN17833@n2100.arm.linux.org.uk> Message-ID: <20130319032051.GA18272@verge.net.au> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Mar 06, 2013 at 04:40:33PM +0000, Russell King - ARM Linux wrote: > On Mon, Mar 04, 2013 at 06:54:05PM +0100, Bastian Hecht wrote: > > diff --git a/arch/arm/mach-shmobile/pm-r8a7740.c b/arch/arm/mach-shmobile/pm-r8a7740.c > > index 40b87aa..ee3d713 100644 > > --- a/arch/arm/mach-shmobile/pm-r8a7740.c > > +++ b/arch/arm/mach-shmobile/pm-r8a7740.c > > @@ -10,9 +10,29 @@ > > */ > > #include > > #include > > +#include > > It's spelled linux/io.h, not asm/io.h Bastian, other than the requested change above, what is the status of this patch? Also, please CC me on shmobile patches.