Skip to content

Commit

Permalink
[ARM] Formalise the ARMv6 processor name string
Browse files Browse the repository at this point in the history
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Russell King authored and Russell King committed Dec 8, 2006
1 parent efe90d2 commit 94b1e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mm/proc-v6.S
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 94b1e96

Please sign in to comment.