Commit 94b1e96d authored by Russell King's avatar Russell King Committed by Russell King

[ARM] Formalise the ARMv6 processor name string

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent efe90d27
...@@ -156,7 +156,7 @@ ENTRY(cpu_v6_set_pte) ...@@ -156,7 +156,7 @@ ENTRY(cpu_v6_set_pte)
cpu_v6_name: cpu_v6_name:
.asciz "Some Random V6 Processor" .asciz "ARMv6-compatible processor"
.align .align
.section ".text.init", #alloc, #execinstr .section ".text.init", #alloc, #execinstr
......
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