提交 51c84709 编写于 作者: B Bjorn Helgaas

PCI: imx6: Removed unused struct imx6_pcie.mem_base

Removed the unused struct imx6_pcie.mem_base member.  No functional change
intended.
Signed-off-by: NBjorn Helgaas <bhelgaas@google.com>
上级 c5af4074
...@@ -48,7 +48,6 @@ struct imx6_pcie { ...@@ -48,7 +48,6 @@ struct imx6_pcie {
struct pcie_port pp; struct pcie_port pp;
struct regmap *iomuxc_gpr; struct regmap *iomuxc_gpr;
enum imx6_pcie_variants variant; enum imx6_pcie_variants variant;
void __iomem *mem_base;
u32 tx_deemph_gen1; u32 tx_deemph_gen1;
u32 tx_deemph_gen2_3p5db; u32 tx_deemph_gen2_3p5db;
u32 tx_deemph_gen2_6db; u32 tx_deemph_gen2_6db;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册