Browse Source

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>
Stephen Warren 13 years ago
parent
commit
809e092bfe
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/mach-tegra/pcie.c

+ 0 - 1
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>