projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89d1d0a
)
[SPARC64] auxio: Remove asm/{sbus,ebus}.h includes.
author
David S. Miller
<davem@davemloft.net>
Thu, 29 Jun 2006 22:22:22 +0000
(15:22 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 29 Jun 2006 23:37:55 +0000
(16:37 -0700)
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/auxio.c
patch
|
blob
|
history
diff --git
a/arch/sparc64/kernel/auxio.c
b/arch/sparc64/kernel/auxio.c
index 287d066f7d01b1112dfa7cb048e38985f6f404c1..718350aba1ecae75a009f789f0a08b8c5e54869d 100644
(file)
--- a/
arch/sparc64/kernel/auxio.c
+++ b/
arch/sparc64/kernel/auxio.c
@@
-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;