ARM: 7572/1: proc-v6.S: fix comment
authorNicolas Pitre <nicolas.pitre@linaro.org>
Wed, 7 Nov 2012 20:22:08 +0000 (21:22 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 12 Nov 2012 10:01:12 +0000 (10:01 +0000)
Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/proc-v6.S

index 86b8b480634fbc652dbf11dd9d9abaec84fa5e00..09c5233f4dfc81993312734e1ce434b92c131553 100644 (file)
@@ -89,7 +89,7 @@ ENTRY(cpu_v6_dcache_clean_area)
        mov     pc, lr
 
 /*
- *     cpu_arm926_switch_mm(pgd_phys, tsk)
+ *     cpu_v6_switch_mm(pgd_phys, tsk)
  *
  *     Set the translation table base pointer to be pgd_phys
  *