diff options
author | Arnd Bergmann <arnd@arndb.de> | 2011-10-07 21:44:48 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2011-10-07 21:44:48 +0200 |
commit | 6f6184a9d01880a3e21349544f73b3720ce5e152 (patch) | |
tree | 3ef9653cccffb17114cff6a7adc0b9fbe4793402 /arch/arm/mach-mx5/system.c | |
parent | 2cd050062f1ad5834d07f9b392b7d04848f79667 (diff) | |
parent | 05d900c9d8ce536c6792efb323c82b1c97b54bf9 (diff) | |
download | blackbird-op-linux-6f6184a9d01880a3e21349544f73b3720ce5e152.tar.gz blackbird-op-linux-6f6184a9d01880a3e21349544f73b3720ce5e152.zip |
Merge branch 'imx/cleanup' into next/cleanup
Diffstat (limited to 'arch/arm/mach-mx5/system.c')
-rw-r--r-- | arch/arm/mach-mx5/system.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mx5/system.c b/arch/arm/mach-mx5/system.c index 76ae8dc33e00..144ebebc4a61 100644 --- a/arch/arm/mach-mx5/system.c +++ b/arch/arm/mach-mx5/system.c @@ -13,6 +13,7 @@ #include <linux/platform_device.h> #include <linux/io.h> #include <mach/hardware.h> +#include <mach/common.h> #include "crm_regs.h" /* set cpu low power mode before WFI instruction. This function is called |