gpio: tegra: remove useless includes of <mach/*.h>
authorStephen Warren <swarren@nvidia.com>
Tue, 28 Aug 2012 06:27:11 +0000 (23:27 -0700)
committerStephen Warren <swarren@nvidia.com>
Thu, 6 Sep 2012 17:46:59 +0000 (11:46 -0600)
commit70a5dbf8120dcbba7f0720a51dae2258f9bc7893
treecb775fa4cfd7fde783f28c527d318bf733c8e443
parent0b0d00e2efd5221d7558747132e3938c5d58bed8
gpio: tegra: remove useless includes of <mach/*.h>

Nothing from these files is needed, so remove the includes. This helps
single zImage work by reducing use of the mach-tegra/include/mach/
directory.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-tegra.c