projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5af407
)
PCI: imx6: Removed unused struct imx6_pcie.mem_base
author
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 6 Oct 2016 18:35:17 +0000
(13:35 -0500)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 12 Oct 2016 03:03:40 +0000
(22:03 -0500)
Removed the unused struct imx6_pcie.mem_base member. No functional change
intended.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pci-imx6.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/pci/host/pci-imx6.c
b/drivers/pci/host/pci-imx6.c
index e20e9e8f24e821a80b3e53a3cf1a99b133f35686..7af64b2639b4e8adf6571e79cc0ef64c792f4b39 100644
(file)
--- a/
drivers/pci/host/pci-imx6.c
+++ b/
drivers/pci/host/pci-imx6.c
@@
-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;