commit | 2b6e204f84cc8e324c5425ea98e378a2aeba3be0 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Wed Nov 07 21:22:08 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Nov 12 10:01:12 2012 +0000 |
tree | 9cd7cc9ebd3f583d4121c389f5b7a6e14e1ba162 | |
parent | 6722df86ba92cce09fd5348ca23e7042b51d6013 [diff] |
ARM: 7572/1: proc-v6.S: fix comment Signed-off-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
diff --git a/arch/arm/mm/proc-v6.S b/arch/arm/mm/proc-v6.S index 86b8b48..09c5233 100644 --- a/arch/arm/mm/proc-v6.S +++ b/arch/arm/mm/proc-v6.S
@@ -89,7 +89,7 @@ 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 *