diff options
Diffstat (limited to 'arch/sparc/include/asm/ebus_32.h')
-rw-r--r-- | arch/sparc/include/asm/ebus_32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc/include/asm/ebus_32.h b/arch/sparc/include/asm/ebus_32.h index 29cb7dfc6b79..f91f0b267ce1 100644 --- a/arch/sparc/include/asm/ebus_32.h +++ b/arch/sparc/include/asm/ebus_32.h | |||
@@ -12,9 +12,9 @@ | |||
12 | #ifndef _LINUX_IOPORT_H | 12 | #ifndef _LINUX_IOPORT_H |
13 | #include <linux/ioport.h> | 13 | #include <linux/ioport.h> |
14 | #endif | 14 | #endif |
15 | #include <linux/of_device.h> | ||
15 | #include <asm/oplib.h> | 16 | #include <asm/oplib.h> |
16 | #include <asm/prom.h> | 17 | #include <asm/prom.h> |
17 | #include <asm/of_device.h> | ||
18 | 18 | ||
19 | struct linux_ebus_child { | 19 | struct linux_ebus_child { |
20 | struct linux_ebus_child *next; | 20 | struct linux_ebus_child *next; |