]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
ARM: tegra: pinctrl: move Tegra210 code to the correct dir
authorStephen Warren <swarren@nvidia.com>
Wed, 25 Mar 2015 18:04:34 +0000 (12:04 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:35:13 +0000 (14:35 +0200)
Patches that added the Tegra210 pinctrl driver and renamed directories
arch/arm/cpu/tegra{$soc}-common -> arch/arm/mach-tegra/tegra-${soc}
crossed. Move the Tegra210 pinctrl driver to the correct location. This
wasn't detected since Tegra210 support is in the process of being added,
and isn't buildable yet.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/mach-tegra/tegra210/pinmux.c [moved from arch/arm/cpu/tegra210-common/pinmux.c with 100% similarity]