This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-ppc64 / pci-bridge.h
index acb6aff..08ba3f2 100644 (file)
@@ -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;