forked from Minki/linux
[SPARC64] auxio: Remove asm/{sbus,ebus}.h includes.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
89d1d0ab4d
commit
f2ad06a201
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user