Commit 2da91581 authored by Ben Dooks's avatar Ben Dooks Committed by Russell King

[ARM PATCH] 1876/1: Removed apostrophes from asembler source

Patch from Ben Dooks

Removed two 's from assembly code (binutils has problems
with these)
parent 70fdd2c0
......@@ -182,7 +182,7 @@ not_angel:
ldmia r0, {r1, r2, r3, r4, r5, r6, ip, sp}
subs r0, r0, r1 @ calculate the delta offset
@ if delta is zero, we're
@ if delta is zero, we are
beq not_relocated @ running at the address we
@ were linked at.
......
......@@ -588,7 +588,7 @@
.endm
#elif defined(CONFIG_ARCH_LH7A40X)
@ It isn't known if this will be appropriate for every 40x
@ It is not known if this will be appropriate for every 40x
@ board.
.macro addruart,rx
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment