提交 0f3cb324 编写于 作者: M Minghuan Lian 提交者: Bjorn Helgaas

PCI: layerscape: Remove unused fields from struct ls_pcie

Removed unused node, dev, and bus fields from struct ls_pcie.

[bhelgaas: split into separate patch]
Signed-off-by: NMinghuan Lian <Minghuan.Lian@freescale.com>
Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
上级 a167fb73
......@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册