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 2c2abdaad42f..70aab6691043 100644 --- a/include/asm-ppc/pci-bridge.h +++ b/include/asm-ppc/pci-bridge.h | |||
@@ -48,6 +48,7 @@ struct pci_controller { | |||
48 | int first_busno; | 48 | int first_busno; |
49 | int last_busno; | 49 | int last_busno; |
50 | int self_busno; | 50 | int self_busno; |
51 | /* bus_offset is only used by ARCH=ppc */ | ||
51 | int bus_offset; | 52 | int bus_offset; |
52 | 53 | ||
53 | void __iomem *io_base_virt; | 54 | void __iomem *io_base_virt; |