diff options
Diffstat (limited to 'arch/sparc')
-rw-r--r-- | arch/sparc/include/asm/of_platform_64.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/include/asm/of_platform_64.h b/arch/sparc/include/asm/of_platform_64.h index 4f66a5f6342d..ccaa33c10752 100644 --- a/arch/sparc/include/asm/of_platform_64.h +++ b/arch/sparc/include/asm/of_platform_64.h | |||
@@ -16,7 +16,6 @@ | |||
16 | /* This is just here during the transition */ | 16 | /* This is just here during the transition */ |
17 | #include <linux/of_platform.h> | 17 | #include <linux/of_platform.h> |
18 | 18 | ||
19 | extern struct bus_type isa_bus_type; | ||
20 | extern struct bus_type ebus_bus_type; | 19 | extern struct bus_type ebus_bus_type; |
21 | extern struct bus_type sbus_bus_type; | 20 | extern struct bus_type sbus_bus_type; |
22 | 21 | ||