summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/include/mach/debug-macro.S
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2012-10-05 00:16:59 +0400
committerStephen Warren <swarren@nvidia.com>2012-11-05 22:36:06 +0400
commitbb1de8877c960b3b3e1c8337730df970b262fd44 (patch)
tree7335240d982fec6a0e82ae7b4bbc9942f271af83 /arch/arm/mach-tegra/include/mach/debug-macro.S
parent2be39c079d692a07b55c8795051d40c0c94a3633 (diff)
downloadlinux-bb1de8877c960b3b3e1c8337730df970b262fd44.tar.xz
ARM: tegra: move irammap.h to mach-tegra
Nothing outside mach-tegra uses this file, so there's no need for it to be in <mach/>. Since uncompress.h and debug-macro.S remain in include/mach, they need to include "../../irammap.h" becaue of this change. Both these usages will be removed shortly, when Tegra's DEBUG_LL implementation is updated not to pass information through IRAM. Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/include/mach/debug-macro.S')
-rw-r--r--arch/arm/mach-tegra/include/mach/debug-macro.S2
1 files changed, 1 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 58a7fa8493e8..44ca7b1d8b8a 100644
--- a/arch/arm/mach-tegra/include/mach/debug-macro.S
+++ b/arch/arm/mach-tegra/include/mach/debug-macro.S
@@ -27,7 +27,7 @@
#include <linux/serial_reg.h>
#include "../../iomap.h"
-#include <mach/irammap.h>
+#include "../../irammap.h"
.macro addruart, rp, rv, tmp
adr \rp, 99f @ actual addr of 99f