]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pci/hotplug/pciehp.h
PCI: pciehp: fix irq initialization
[linux-2.6-omap-h63xx.git] / drivers / pci / hotplug / pciehp.h
index 9e6cec67e1cc33d62690e8a3ebcf462c706956ca..217427a0ead973e5e9dead60a4461559abce7de8 100644 (file)
@@ -87,6 +87,7 @@ struct controller {
        int num_slots;                  /* Number of slots on ctlr */
        int slot_num_inc;               /* 1 or -1 */
        struct pci_dev *pci_dev;
+       struct pcie_device *pcie;       /* PCI Express port service */
        struct list_head slot_list;
        struct hpc_ops *hpc_ops;
        wait_queue_head_t queue;        /* sleep & wake process */