Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 51c84709 authored by Bjorn Helgaas's avatar Bjorn Helgaas
Browse files

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: default avatarBjorn Helgaas <bhelgaas@google.com>
parent c5af4074
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -48,7 +48,6 @@ struct imx6_pcie {
	struct pcie_port	pp;
	struct regmap		*iomuxc_gpr;
	enum imx6_pcie_variants variant;
	void __iomem		*mem_base;
	u32			tx_deemph_gen1;
	u32			tx_deemph_gen2_3p5db;
	u32			tx_deemph_gen2_6db;