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-Tag: v3.3-rc1~140^2~4^2^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=809e092bfecdd6b6ec2eeb785795c74d716f36ba;p=platform%2Fkernel%2Flinux-exynos.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 97ef3e5..ec63c6b 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