]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/blackfin/mach-common/cache.S
Blackfin arch: fix bug - kernel build with write back policy fails to be booted up
[linux-2.6-omap-h63xx.git] / arch / blackfin / mach-common / cache.S
index d6780b4952415ef0f01bd39e6e0724517b5f244e..a028e9450419b498c1f4741ec64e9a69dc945374 100644 (file)
@@ -67,7 +67,7 @@ ENDPROC(_blackfin_icache_flush_range)
 
 /* Flush all cache lines assocoiated with this area of memory. */
 ENTRY(_blackfin_icache_dcache_flush_range)
-       do_flush IFLUSH, FLUSH
+       do_flush FLUSH, IFLUSH
 ENDPROC(_blackfin_icache_dcache_flush_range)
 
 /* Throw away all D-cached data in specified region without any obligation to