X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-ppc64%2Fpci-bridge.h;h=08ba3f2b89bae413aacea7ab774e41b051c02c17;hb=90ad8654ffeb336af8c878fdf7bc72e2ac72467a;hp=acb6aff2ada9505e916c89ddbd2d52c97f9ca747;hpb=a91482bdcc2e0f6035702e46f1b99043a0893346;p=linux-2.6.git diff --git a/include/asm-ppc64/pci-bridge.h b/include/asm-ppc64/pci-bridge.h index acb6aff2a..08ba3f2b8 100644 --- a/include/asm-ppc64/pci-bridge.h +++ b/include/asm-ppc64/pci-bridge.h @@ -47,6 +47,7 @@ struct pci_controller { * the PCI memory space in the CPU bus space */ unsigned long pci_mem_offset; + unsigned long pci_io_offset; struct pci_ops *ops; volatile unsigned int *cfg_addr;