diff options
Diffstat (limited to 'arch/arm/mach-sa1100/collie_pm.c')
| -rw-r--r-- | arch/arm/mach-sa1100/collie_pm.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/arm/mach-sa1100/collie_pm.c b/arch/arm/mach-sa1100/collie_pm.c index 94620be7bfa..b1161fc8060 100644 --- a/arch/arm/mach-sa1100/collie_pm.c +++ b/arch/arm/mach-sa1100/collie_pm.c | |||
| @@ -24,11 +24,10 @@ | |||
| 24 | #include <linux/platform_device.h> | 24 | #include <linux/platform_device.h> |
| 25 | 25 | ||
| 26 | #include <asm/irq.h> | 26 | #include <asm/irq.h> |
| 27 | #include <asm/mach-types.h> | 27 | #include <mach/hardware.h> |
| 28 | #include <asm/hardware.h> | ||
| 29 | #include <asm/hardware/scoop.h> | 28 | #include <asm/hardware/scoop.h> |
| 30 | #include <asm/dma.h> | 29 | #include <asm/dma.h> |
| 31 | #include <asm/arch/collie.h> | 30 | #include <mach/collie.h> |
| 32 | #include <asm/mach/sharpsl_param.h> | 31 | #include <asm/mach/sharpsl_param.h> |
| 33 | #include <asm/hardware/sharpsl_pm.h> | 32 | #include <asm/hardware/sharpsl_pm.h> |
| 34 | 33 | ||
