aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/pcie.c
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2011-12-16 15:12:27 -0700
committerOlof Johansson <olof@lixom.net>2011-12-19 18:03:10 -0800
commit809e092bfecdd6b6ec2eeb785795c74d716f36ba (patch)
treee3fd158d9387a192a4a4fcf83a24b0790ce1b398 /arch/arm/mach-tegra/pcie.c
parent6e96aca397d55d06a69c699871879ade0d3a1759 (diff)
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/pcie.c')
-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 97ef3e55dfd..ec63c6b2b6b 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>