ARM: tegra: remove useless includes of <mach/*.h>
authorStephen Warren <swarren@nvidia.com>
Mon, 27 Aug 2012 21:50:17 +0000 (14:50 -0700)
committerStephen Warren <swarren@nvidia.com>
Fri, 14 Sep 2012 17:35:36 +0000 (11:35 -0600)
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>

No differences found