summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mv78xx0/include/mach/debug-macro.S
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2010-02-15 09:26:07 -0800
committerTony Lindgren <tony@atomide.com>2010-02-15 09:26:07 -0800
commitbe26a3df0b80307bf8f73cea535c112210151bb9 (patch)
tree8e3d90563b6d689ad37500929c05c211153295be /arch/arm/mach-mv78xx0/include/mach/debug-macro.S
parent918cae14872c56446415299fc17cf98704c9a537 (diff)
parent61b603b4ee0c70708539e2fa5c3d47f17b7c7849 (diff)
downloadtalos-op-linux-be26a3df0b80307bf8f73cea535c112210151bb9.tar.gz
talos-op-linux-be26a3df0b80307bf8f73cea535c112210151bb9.zip
Merge branch 'debug-ll' into omap-for-linus
Diffstat (limited to 'arch/arm/mach-mv78xx0/include/mach/debug-macro.S')
-rw-r--r--arch/arm/mach-mv78xx0/include/mach/debug-macro.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mv78xx0/include/mach/debug-macro.S b/arch/arm/mach-mv78xx0/include/mach/debug-macro.S
index a06442fbd341..cd81689c4621 100644
--- a/arch/arm/mach-mv78xx0/include/mach/debug-macro.S
+++ b/arch/arm/mach-mv78xx0/include/mach/debug-macro.S
@@ -8,7 +8,7 @@
#include <mach/mv78xx0.h>
- .macro addruart,rx
+ .macro addruart, rx, tmp
mrc p15, 0, \rx, c1, c0
tst \rx, #1 @ MMU enabled?
ldreq \rx, =MV78XX0_REGS_PHYS_BASE
OpenPOWER on IntegriCloud