]> err.no Git - linux-2.6/blobdiff - arch/blackfin/mach-common/lock.S
x86: printk kernel version in WARN_ON and other dump_stack users
[linux-2.6] / arch / blackfin / mach-common / lock.S
index 190edb3cdc84dec88cae3c6d9ad3f03a5eae3ad0..28b87fe9ce3c6f610ef610f134a4c29858629234 100644 (file)
@@ -33,7 +33,7 @@
 
 .text
 
-#ifdef CONFIG_BLKFIN_CACHE_LOCK
+#ifdef CONFIG_BFIN_ICACHE_LOCK
 
 /* When you come here, it is assumed that
  * R0 - Which way to be locked
@@ -189,7 +189,7 @@ ENTRY(_cache_lock)
        RTS;
 ENDPROC(_cache_lock)
 
-#endif /* BLKFIN_CACHE_LOCK */
+#endif /* BFIN_ICACHE_LOCK */
 
 /* Return the ILOC bits of IMEM_CONTROL
  */