projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6b8b3e
)
ARM: 6261/1: arm/shark: fix debug macro compilation failure
author
Jeremy Kerr
<
[email protected]
>
Thu, 22 Jul 2010 15:34:34 +0000
(16:34 +0100)
committer
Russell King
<
[email protected]
>
Mon, 26 Jul 2010 09:33:06 +0000
(10:33 +0100)
We need a waituart macro.
Signed-off-by: Jeremy Kerr <
[email protected]
>
Signed-off-by: Russell King <
[email protected]
>
arch/arm/mach-shark/include/mach/debug-macro.S
patch
|
blob
|
history
diff --git
a/arch/arm/mach-shark/include/mach/debug-macro.S
b/arch/arm/mach-shark/include/mach/debug-macro.S
index 50f071c5bf4d603656a01a9c8c2865bf07ee2eb9..5ea24d4d1ba6e176985b16076b48412952de9aec 100644
(file)
--- a/
arch/arm/mach-shark/include/mach/debug-macro.S
+++ b/
arch/arm/mach-shark/include/mach/debug-macro.S
@@
-20,6
+20,9
@@
strb \rd, [\rx]
.endm
+ .macro waituart,rd,rx
+ .endm
+
.macro busyuart,rd,rx
mov \rd, #0
1001: add \rd, \rd, #1