diff options
author | Paul Mundt <lethal@linux-sh.org> | 2007-10-09 02:56:24 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2007-10-09 02:56:24 -0400 |
commit | cb0f3fe08d4718cfe6cf7b50d0fb2732e5e5459d (patch) | |
tree | 252af6197fc18619fdc2617ed7bb42e64bea5d5e /arch/sh64/mach-cayman/setup.c | |
parent | 7b523c9e0886809a7dd100dd79e0a018c454da7a (diff) |
sh64: mach-cayman: Build fixes.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh64/mach-cayman/setup.c')
-rw-r--r-- | arch/sh64/mach-cayman/setup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh64/mach-cayman/setup.c b/arch/sh64/mach-cayman/setup.c index 85ec0ea79e3b..726c520d7eb9 100644 --- a/arch/sh64/mach-cayman/setup.c +++ b/arch/sh64/mach-cayman/setup.c | |||
@@ -22,6 +22,7 @@ | |||
22 | #include <linux/kernel.h> | 22 | #include <linux/kernel.h> |
23 | #include <asm/platform.h> | 23 | #include <asm/platform.h> |
24 | #include <asm/irq.h> | 24 | #include <asm/irq.h> |
25 | #include <asm/io.h> | ||
25 | 26 | ||
26 | /* | 27 | /* |
27 | * Platform Dependent Interrupt Priorities. | 28 | * Platform Dependent Interrupt Priorities. |