summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2011-12-16 22:12:27 (GMT)
committerOlof Johansson <olof@lixom.net>2011-12-20 02:03:10 (GMT)
commit809e092bfecdd6b6ec2eeb785795c74d716f36ba (patch)
treee3fd158d9387a192a4a4fcf83a24b0790ce1b398 /arch/arm/mach-tegra
parent6e96aca397d55d06a69c699871879ade0d3a1759 (diff)
downloadlinux-809e092bfecdd6b6ec2eeb785795c74d716f36ba.tar.xz
arm/tegra: PCIe: Remove include of mach/pinmux.h
Nothing in this file needs this header. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-tegra')
-rw-r--r--arch/arm/mach-tegra/pcie.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/pcie.c b/arch/arm/mach-tegra/pcie.c
index 97ef3e5..ec63c6b 100644
--- a/arch/arm/mach-tegra/pcie.c
+++ b/arch/arm/mach-tegra/pcie.c
@@ -37,7 +37,6 @@
#include <asm/sizes.h>
#include <asm/mach/pci.h>
-#include <mach/pinmux.h>
#include <mach/iomap.h>
#include <mach/clk.h>
#include <mach/powergate.h>