diff options
author | Rob Herring <rob.herring@calxeda.com> | 2012-02-10 21:22:00 -0600 |
---|---|---|
committer | Rob Herring <rob.herring@calxeda.com> | 2012-03-06 21:34:41 -0600 |
commit | 6c38e25b6b9c64c8b2fc02c70095e70d97a3ace6 (patch) | |
tree | b2224c9d9eceb6a9f709571d3d954767326988fb /arch/arm/mach-tegra/include/mach/debug-macro.S | |
parent | 8a52dd4f94abe147bbd4080664817a389c8b6818 (diff) | |
download | op-kernel-dev-6c38e25b6b9c64c8b2fc02c70095e70d97a3ace6.zip op-kernel-dev-6c38e25b6b9c64c8b2fc02c70095e70d97a3ace6.tar.gz |
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>
Diffstat (limited to 'arch/arm/mach-tegra/include/mach/debug-macro.S')
-rw-r--r-- | arch/arm/mach-tegra/include/mach/debug-macro.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/include/mach/debug-macro.S b/arch/arm/mach-tegra/include/mach/debug-macro.S index 619abc6..e28ce16 100644 --- a/arch/arm/mach-tegra/include/mach/debug-macro.S +++ b/arch/arm/mach-tegra/include/mach/debug-macro.S @@ -18,7 +18,6 @@ * */ -#include <mach/io.h> #include <mach/iomap.h> .macro addruart, rp, rv, tmp |