]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mm/proc-v6.S
[ARM] Convert ARMv6 and ARMv7 to use new memory types
[linux-2.6-omap-h63xx.git] / arch / arm / mm / proc-v6.S
index 70c623534021e3477bf6d323fe7e8be641691d90..ab457757e8518e7000ef3bbdac3df4b3cf43b812 100644 (file)
@@ -115,9 +115,11 @@ ENTRY(cpu_v6_switch_mm)
  *     - pte   - PTE value to store
  *     - ext   - value for extended PTE bits
  */
+       armv6_mt_table cpu_v6
+
 ENTRY(cpu_v6_set_pte_ext)
 #ifdef CONFIG_MMU
-       armv6_set_pte_ext
+       armv6_set_pte_ext cpu_v6
 #endif
        mov     pc, lr