diff options
Diffstat (limited to 'arch/arm/mach-ks8695/devices.c')
-rw-r--r-- | arch/arm/mach-ks8695/devices.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/mach-ks8695/devices.c b/arch/arm/mach-ks8695/devices.c index 3db2ec61d06f..4bd251482c8f 100644 --- a/arch/arm/mach-ks8695/devices.c +++ b/arch/arm/mach-ks8695/devices.c | |||
@@ -22,9 +22,9 @@ | |||
22 | 22 | ||
23 | #include <linux/platform_device.h> | 23 | #include <linux/platform_device.h> |
24 | 24 | ||
25 | #include <asm/arch/regs-wan.h> | 25 | #include <mach/regs-wan.h> |
26 | #include <asm/arch/regs-lan.h> | 26 | #include <mach/regs-lan.h> |
27 | #include <asm/arch/regs-hpna.h> | 27 | #include <mach/regs-hpna.h> |
28 | 28 | ||
29 | 29 | ||
30 | /* -------------------------------------------------------------------- | 30 | /* -------------------------------------------------------------------- |