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 47399bc3c024..61cf20beb45f 100644 --- a/arch/arm/mach-ks8695/devices.c +++ b/arch/arm/mach-ks8695/devices.c | |||
| @@ -24,9 +24,9 @@ | |||
| 24 | #include <linux/platform_device.h> | 24 | #include <linux/platform_device.h> |
| 25 | 25 | ||
| 26 | #include <mach/irqs.h> | 26 | #include <mach/irqs.h> |
| 27 | #include <mach/regs-wan.h> | 27 | #include "regs-wan.h" |
| 28 | #include <mach/regs-lan.h> | 28 | #include "regs-lan.h" |
| 29 | #include <mach/regs-hpna.h> | 29 | #include "regs-hpna.h" |
| 30 | #include <mach/regs-switch.h> | 30 | #include <mach/regs-switch.h> |
| 31 | #include <mach/regs-misc.h> | 31 | #include <mach/regs-misc.h> |
| 32 | 32 | ||
