]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/xtensa/mm/misc.S
Merge branch 'omap-pool'
[linux-2.6-omap-h63xx.git] / arch / xtensa / mm / misc.S
index c885664211d15ffea236ae0fc4fe32c61d7a1155..b048406d87568cb23a5fd14d7dd215dd51f6f6dc 100644 (file)
@@ -84,6 +84,7 @@ ENTRY(copy_page)
 
        retw
 
+#ifdef CONFIG_MMU
 /*
  * If we have to deal with cache aliasing, we use temporary memory mappings
  * to ensure that the source and destination pages have the same color as
@@ -311,6 +312,7 @@ ENTRY(__invalidate_icache_page_alias)
 /* End of special treatment in tlb miss exception */
 
 ENTRY(__tlbtemp_mapping_end)
+#endif /* CONFIG_MMU
 
 /*
  * void __invalidate_icache_page(ulong start)