forked from Minki/linux
[ARM] Formalise the ARMv6 processor name string
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
efe90d273b
commit
94b1e96d9d
@ -156,7 +156,7 @@ ENTRY(cpu_v6_set_pte)
|
||||
|
||||
|
||||
cpu_v6_name:
|
||||
.asciz "Some Random V6 Processor"
|
||||
.asciz "ARMv6-compatible processor"
|
||||
.align
|
||||
|
||||
.section ".text.init", #alloc, #execinstr
|
||||
|
Loading…
Reference in New Issue
Block a user