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:
7ce0526
)
m68k: head.S - Remove bogus L prefix in comment
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Sun, 16 Feb 2014 10:49:15 +0000
(11:49 +0100)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Mon, 10 Mar 2014 20:15:08 +0000
(21:15 +0100)
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/kernel/head.S
patch
|
blob
|
history
diff --git
a/arch/m68k/kernel/head.S
b/arch/m68k/kernel/head.S
index cb9c40e04e7eda43fd0a54a8ed0ebe880c8af41e..3ab329b8852173694bac06c2559841fed73d95ac 100644
(file)
--- a/
arch/m68k/kernel/head.S
+++ b/
arch/m68k/kernel/head.S
@@
-3308,7
+3308,7
@@
func_start console_init,%a0-%a4/%d0-%d7
* Some of the register usage that follows
* a0 = pointer to boot_info
* a1 = pointer to screen
- * a2 = pointer to
L
console_globals
+ * a2 = pointer to console_globals
* d3 = pixel width of screen
* d4 = pixel height of screen
* (d3,d4) ~= (x,y) of a point just below