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>
This commit is contained in:
Nicolas Pitre 2012-11-07 21:22:08 +01:00 коммит произвёл Russell King
Родитель 6722df86ba
Коммит 2b6e204f84
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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