From: Stephen Warren Date: Fri, 16 Dec 2011 22:12:27 +0000 (-0700) Subject: arm/tegra: PCIe: Remove include of mach/pinmux.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=809e092bfecdd6b6ec2eeb785795c74d716f36ba;p=linux.git arm/tegra: PCIe: Remove include of mach/pinmux.h Nothing in this file needs this header. Signed-off-by: Stephen Warren Signed-off-by: Olof Johansson --- diff --git a/arch/arm/mach-tegra/pcie.c b/arch/arm/mach-tegra/pcie.c index 97ef3e55dfdf8..ec63c6b2b6b53 100644 --- a/arch/arm/mach-tegra/pcie.c +++ b/arch/arm/mach-tegra/pcie.c @@ -37,7 +37,6 @@ #include #include -#include #include #include #include