ARM: PCI: remove per-pci_hw list of buses
[linux-2.6-block.git] / arch / arm / include / asm / mach / pci.h
index b4b94b4341f64c5b4465e2fb60fd04d44d66b448..26c511fddf8fdc10ceea18e333de4e1320966e9e 100644 (file)
@@ -19,7 +19,6 @@ struct hw_pci {
 #ifdef CONFIG_PCI_DOMAINS
        int             domain;
 #endif
-       struct list_head buses;
        struct pci_ops  *ops;
        int             nr_controllers;
        int             (*setup)(int nr, struct pci_sys_data *);