diff options
author | Paul Mundt <lethal@linux-sh.org> | 2007-10-09 15:56:24 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2007-10-09 15:56:24 +0900 |
commit | cb0f3fe08d4718cfe6cf7b50d0fb2732e5e5459d (patch) | |
tree | 252af6197fc18619fdc2617ed7bb42e64bea5d5e /arch/sh64/mach-cayman | |
parent | 7b523c9e0886809a7dd100dd79e0a018c454da7a (diff) | |
download | kernel-crypto-cb0f3fe08d4718cfe6cf7b50d0fb2732e5e5459d.tar.gz kernel-crypto-cb0f3fe08d4718cfe6cf7b50d0fb2732e5e5459d.tar.xz kernel-crypto-cb0f3fe08d4718cfe6cf7b50d0fb2732e5e5459d.zip |
sh64: mach-cayman: Build fixes.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh64/mach-cayman')
-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 85ec0ea79e3..726c520d7eb 100644 --- a/arch/sh64/mach-cayman/setup.c +++ b/arch/sh64/mach-cayman/setup.c @@ -22,6 +22,7 @@ #include <linux/kernel.h> #include <asm/platform.h> #include <asm/irq.h> +#include <asm/io.h> /* * Platform Dependent Interrupt Priorities. |