Commit 2b6e204f authored by Nicolas Pitre's avatar Nicolas Pitre Committed by Russell King

ARM: 7572/1: proc-v6.S: fix comment

Signed-off-by: default avatarNicolas Pitre <nico@linaro.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 6722df86
...@@ -89,7 +89,7 @@ ENTRY(cpu_v6_dcache_clean_area) ...@@ -89,7 +89,7 @@ ENTRY(cpu_v6_dcache_clean_area)
mov pc, lr 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 * Set the translation table base pointer to be pgd_phys
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment