diff options
Diffstat (limited to 'arch/blackfin/include')
-rw-r--r-- | arch/blackfin/include/asm/bfin-global.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/blackfin/include/asm/bfin-global.h b/arch/blackfin/include/asm/bfin-global.h index e6ecbe4f4d02..aef0594e7865 100644 --- a/arch/blackfin/include/asm/bfin-global.h +++ b/arch/blackfin/include/asm/bfin-global.h | |||
@@ -99,11 +99,6 @@ extern unsigned long bfin_sic_iwr[]; | |||
99 | extern unsigned vr_wakeup; | 99 | extern unsigned vr_wakeup; |
100 | extern u16 _bfin_swrst; /* shadow for Software Reset Register (SWRST) */ | 100 | extern u16 _bfin_swrst; /* shadow for Software Reset Register (SWRST) */ |
101 | 101 | ||
102 | #ifdef CONFIG_BFIN_ICACHE_LOCK | ||
103 | extern void cache_grab_lock(int way); | ||
104 | extern void bfin_cache_lock(int way); | ||
105 | #endif | ||
106 | |||
107 | #endif | 102 | #endif |
108 | 103 | ||
109 | #endif /* _BLACKFIN_H_ */ | 104 | #endif /* _BLACKFIN_H_ */ |