summaryrefslogtreecommitdiffstats
path: root/arch/mips/cpu/cache.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/cpu/cache.S')
-rw-r--r--arch/mips/cpu/cache.S4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/mips/cpu/cache.S b/arch/mips/cpu/cache.S
index 4b30c89b14..296593805a 100644
--- a/arch/mips/cpu/cache.S
+++ b/arch/mips/cpu/cache.S
@@ -311,11 +311,7 @@ LEAF(dcache_enable)
* RETURNS: N/A
*
*/
-#if defined(CONFIG_PURPLE)
-# define CACHE_LOCK_SIZE (CONFIG_SYS_DCACHE_SIZE/2)
-#else
# define CACHE_LOCK_SIZE (CONFIG_SYS_DCACHE_SIZE)
-#endif
.globl mips_cache_lock
.ent mips_cache_lock
mips_cache_lock:
OpenPOWER on IntegriCloud