diff options
Diffstat (limited to 'arch/sh/boards/mach-se/770x/setup.c')
| -rw-r--r-- | arch/sh/boards/mach-se/770x/setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/boards/mach-se/770x/setup.c b/arch/sh/boards/mach-se/770x/setup.c index 6c64d774da3a..9123d9687bf7 100644 --- a/arch/sh/boards/mach-se/770x/setup.c +++ b/arch/sh/boards/mach-se/770x/setup.c | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | #include <linux/init.h> | 9 | #include <linux/init.h> |
| 10 | #include <linux/platform_device.h> | 10 | #include <linux/platform_device.h> |
| 11 | #include <asm/machvec.h> | 11 | #include <asm/machvec.h> |
| 12 | #include <asm/se.h> | 12 | #include <mach-se/mach/se.h> |
| 13 | #include <asm/io.h> | 13 | #include <asm/io.h> |
| 14 | #include <asm/smc37c93x.h> | 14 | #include <asm/smc37c93x.h> |
| 15 | #include <asm/heartbeat.h> | 15 | #include <asm/heartbeat.h> |
