Browse Source

[ARM] Formalise the ARMv6 processor name string

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Russell King 18 years ago
parent
commit
94b1e96d9d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/arm/mm/proc-v6.S

+ 1 - 1
arch/arm/mm/proc-v6.S

@@ -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