dect
/
linux-2.6
Archived
13
0
Fork 0

[SPARC64] auxio: Remove asm/{sbus,ebus}.h includes.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2006-06-29 15:22:22 -07:00 committed by David S. Miller
parent 89d1d0ab4d
commit f2ad06a201
1 changed files with 2 additions and 3 deletions

View File

@ -11,10 +11,9 @@
#include <linux/init.h>
#include <linux/ioport.h>
#include <asm/oplib.h>
#include <asm/prom.h>
#include <asm/of_device.h>
#include <asm/io.h>
#include <asm/sbus.h>
#include <asm/ebus.h>
#include <asm/auxio.h>
void __iomem *auxio_register = NULL;