aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh64
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2007-10-01 16:16:34 +0900
committerPaul Mundt <lethal@linux-sh.org>2007-10-01 16:16:34 +0900
commit4e99b0b8d2e5a72b0fd27136fb3c0f08fc1da395 (patch)
treeb404a5f43d5b8396ec12d73360261537d9b53aae /arch/sh64
parentsh64: Move *_p() I/O routine variants to io.h. (diff)
downloadlinux-dev-4e99b0b8d2e5a72b0fd27136fb3c0f08fc1da395.tar.xz
linux-dev-4e99b0b8d2e5a72b0fd27136fb3c0f08fc1da395.zip
sh64: Tidy up includes for Cayman board.
There were quite a few left over includes from code that was removed long ago, rip out the stuff we no longer need. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh64')
-rw-r--r--arch/sh64/mach-cayman/setup.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/sh64/mach-cayman/setup.c b/arch/sh64/mach-cayman/setup.c
index c3611cc2735f..85ec0ea79e3b 100644
--- a/arch/sh64/mach-cayman/setup.c
+++ b/arch/sh64/mach-cayman/setup.c
@@ -18,19 +18,10 @@
* lethal@linux-sh.org: 15th May 2003
* Use the generic procfs cpuinfo interface, just return a valid board name.
*/
-
-#include <linux/stddef.h>
#include <linux/init.h>
-#include <linux/mm.h>
-#include <linux/bootmem.h>
-#include <linux/delay.h>
#include <linux/kernel.h>
-#include <linux/seq_file.h>
-#include <asm/processor.h>
#include <asm/platform.h>
-#include <asm/io.h>
#include <asm/irq.h>
-#include <asm/page.h>
/*
* Platform Dependent Interrupt Priorities.