projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e96aca
)
arm/tegra: PCIe: Remove include of mach/pinmux.h
author
Stephen Warren
<swarren@nvidia.com>
Fri, 16 Dec 2011 22:12:27 +0000
(15:12 -0700)
committer
Olof Johansson
<olof@lixom.net>
Tue, 20 Dec 2011 02:03:10 +0000
(18:03 -0800)
Nothing in this file needs this header.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-tegra/pcie.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-tegra/pcie.c
b/arch/arm/mach-tegra/pcie.c
index 97ef3e55dfdf8503319abba74f6dbe68ebecb78e..ec63c6b2b6b536c1d32939f1df14c443a3ef562d 100644
(file)
--- 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>