[PATCH] ARM: shmobile: r8a7740: Add CPU Core Standby Mode

Russell King - ARM Linux linux at arm.linux.org.uk
Wed Mar 6 11:40:33 EST 2013


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 <linux/console.h>
>  #include <linux/suspend.h>
> +#include <asm/io.h>

It's spelled linux/io.h, not asm/io.h



More information about the linux-arm-kernel mailing list