ARM: tegra: clean-up mach/io.h

Move tegra specific mach/io.h parts into iomap.h.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Cc: Colin Cross <ccross@android.com>
Cc: Olof Johansson <olof@lixom.net>
This commit is contained in:
Rob Herring
2012-02-10 21:22:00 -06:00
parent 8a52dd4f94
commit 6c38e25b6b
4 changed files with 49 additions and 49 deletions

View File

@@ -26,6 +26,7 @@
#include <asm/page.h>
#include <asm/mach/map.h>
#include <mach/iomap.h>
#include "board.h"