mmc: tegra: remove useless include of <mach/*.h>
authorStephen Warren <swarren@nvidia.com>
Tue, 28 Aug 2012 06:29:55 +0000 (23:29 -0700)
committerStephen Warren <swarren@nvidia.com>
Thu, 6 Sep 2012 17:46:59 +0000 (11:46 -0600)
commita5b64ce64d6bdceecd45a07893affbf88d7bb7d2
tree6e179ed21a26a311a20872b8f4575d1a3701b095
parent70a5dbf8120dcbba7f0720a51dae2258f9bc7893
mmc: tegra: remove useless include of <mach/*.h>

Nothing from this file is needed, so remove the include. 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: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-tegra.c