summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra/board-seaboard-pinmux.c
diff options
context:
space:
mode:
authorPeter De Schrijver2011-12-14 16:03:21 +0100
committerOlof Johansson2011-12-18 05:15:25 +0100
commit57be3bdb402afbf71b0490ccf229c3b9cf784ce1 (patch)
treed5e14d38d623f8fda5a11b87dffd2552da753a12 /arch/arm/mach-tegra/board-seaboard-pinmux.c
parentarm/tegra: generalize L2 cache initialization (diff)
downloadkernel-qcow2-linux-57be3bdb402afbf71b0490ccf229c3b9cf784ce1.tar.gz
kernel-qcow2-linux-57be3bdb402afbf71b0490ccf229c3b9cf784ce1.tar.xz
kernel-qcow2-linux-57be3bdb402afbf71b0490ccf229c3b9cf784ce1.zip
arm/tegra: rename tegra20 pinmux files
Rename pinmux-t2.h and pinmux-t2-tables.c to the new tegra naming. This file will be reworked somewhat in the next patch to support multiple tegra SoC types. Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com> Acked-by: Stephen Warren <swarren@nvidia.com> Acked-by: Colin Cross <ccross@android.com> Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-tegra/board-seaboard-pinmux.c')
-rw-r--r--arch/arm/mach-tegra/board-seaboard-pinmux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/board-seaboard-pinmux.c b/arch/arm/mach-tegra/board-seaboard-pinmux.c
index b1c2972f62fe..f6b9c01ef0db 100644
--- a/arch/arm/mach-tegra/board-seaboard-pinmux.c
+++ b/arch/arm/mach-tegra/board-seaboard-pinmux.c
@@ -19,7 +19,7 @@
#include <linux/of.h>
#include <mach/pinmux.h>
-#include <mach/pinmux-t2.h>
+#include <mach/pinmux-tegra20.h>
#include "gpio-names.h"
#include "board-seaboard.h"