commit | 70a5dbf8120dcbba7f0720a51dae2258f9bc7893 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Mon Aug 27 23:27:11 2012 -0700 |
committer | Stephen Warren <swarren@nvidia.com> | Thu Sep 06 11:46:59 2012 -0600 |
tree | cb775fa4cfd7fde783f28c527d318bf733c8e443 | |
parent | 0b0d00e2efd5221d7558747132e3938c5d58bed8 [diff] |
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>