Commit 4e99b0b8 authored by Paul Mundt's avatar Paul Mundt
Browse files

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: default avatarPaul Mundt <lethal@linux-sh.org>
parent 1ef7cbbe
Loading
Loading
Loading
Loading
+0 −9
Original line number Diff line number Diff line
@@ -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.