diff options
Diffstat (limited to 'include/asm-ppc/pci-bridge.h')
-rw-r--r-- | include/asm-ppc/pci-bridge.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-ppc/pci-bridge.h b/include/asm-ppc/pci-bridge.h index 4d35b844bc58..2c2abdaad42f 100644 --- a/include/asm-ppc/pci-bridge.h +++ b/include/asm-ppc/pci-bridge.h | |||
@@ -47,6 +47,7 @@ struct pci_controller { | |||
47 | 47 | ||
48 | int first_busno; | 48 | int first_busno; |
49 | int last_busno; | 49 | int last_busno; |
50 | int self_busno; | ||
50 | int bus_offset; | 51 | int bus_offset; |
51 | 52 | ||
52 | void __iomem *io_base_virt; | 53 | void __iomem *io_base_virt; |