Skip to content

Commit

Permalink
sh64: Tidy up includes for Cayman board.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Paul Mundt committed Oct 1, 2007
1 parent 1ef7cbb commit 4e99b0b
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions arch/sh64/mach-cayman/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 4e99b0b

Please sign in to comment.