[ARM] Formalise the ARMv6 processor name string
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
committed by
Russell King
parent
efe90d273b
commit
94b1e96d9d
@@ -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
|
||||||
|
Reference in New Issue
Block a user