Explorar el Código

[ARM] Formalise the ARMv6 processor name string

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Russell King hace 18 años
padre
commit
94b1e96d9d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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