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

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
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment