diff options
Diffstat (limited to 'include/asm-sparc64/ebus.h')
-rw-r--r-- | include/asm-sparc64/ebus.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/asm-sparc64/ebus.h b/include/asm-sparc64/ebus.h index 876912f4d83b..545882bd3563 100644 --- a/include/asm-sparc64/ebus.h +++ b/include/asm-sparc64/ebus.h | |||
@@ -42,11 +42,6 @@ struct linux_ebus { | |||
42 | int index; | 42 | int index; |
43 | int is_rio; | 43 | int is_rio; |
44 | struct device_node *prom_node; | 44 | struct device_node *prom_node; |
45 | struct linux_prom_ebus_ranges ebus_ranges[PROMREG_MAX]; | ||
46 | int num_ebus_ranges; | ||
47 | struct linux_prom_ebus_intmap ebus_intmap[PROMREG_MAX]; | ||
48 | int num_ebus_intmap; | ||
49 | struct linux_prom_ebus_intmask ebus_intmask; | ||
50 | }; | 45 | }; |
51 | 46 | ||
52 | struct ebus_dma_info { | 47 | struct ebus_dma_info { |