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: https://git.karo-electronics.de/?a=commitdiff_plain;h=809e092bfecdd6b6ec2eeb785795c74d716f36ba;p=linux-beck.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 97ef3e55dfdf..ec63c6b2b6b5 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