[PATCH] PCI: Export pci_cfg_space_size
[powerpc.git] / drivers / pci / hotplug / shpchp.h
index 55b0cd1..ce0e9b6 100644 (file)
@@ -101,6 +101,7 @@ struct controller {
        u32 cap_offset;
        unsigned long mmio_base;
        unsigned long mmio_size;
+       volatile int cmd_busy;
 };
 
 struct hotplug_params {