]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/pci/host/pci-layerscape.c
PCI: layerscape: Remove unused fields from struct ls_pcie
[karo-tx-linux.git] / drivers / pci / host / pci-layerscape.c
index f778f634ca747761fe4a7165ce272767de8c57ba..7d61cbb9bab1e099f531b3a709e69d70e0355dec 100644 (file)
@@ -39,9 +39,6 @@ struct ls_pcie_drvdata {
 };
 
 struct ls_pcie {
-       struct list_head node;
-       struct device *dev;
-       struct pci_bus *bus;
        void __iomem *dbi;
        struct regmap *scfg;
        struct pcie_port pp;