From: Stephen Warren Date: Tue, 28 Aug 2012 21:38:18 +0000 (-0700) Subject: pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrl X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~60^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b2f9412962d2baaa8bf8297103c2ae46b6f929d;p=pandora-kernel.git pinctrl: tegra: move pinconf-tegra.h content into drivers/pinctrl Now that Tegra's pinmux is configured solely from device tree, there's no need for the pinconf types to be defined in arch/arm/mach-tegra/. Move it into the pinctrl directory to clean up mach-tegra, as a pre- requisite for single-zImage. Signed-off-by: Stephen Warren Acked-by: Linus Walleij --- Reading git-diff-tree failed