ARM: tegra: remove unnecessary includes of <mach/*.h>

This should make it easier to delete or move <mach/*.h>; something that
is useful for single-zImage.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
This commit is contained in:
Stephen Warren
2012-10-04 13:50:56 -06:00
parent e68917a1e3
commit a25186eb03
10 changed files with 2 additions and 17 deletions

View File

@@ -41,7 +41,6 @@
#include <asm/setup.h>
#include <mach/iomap.h>
#include <mach/irqs.h>
#include "board.h"
#include "clock.h"