diff options
Diffstat (limited to 'arch/mips/mm/sc-ip22.c')
-rw-r--r-- | arch/mips/mm/sc-ip22.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mm/sc-ip22.c b/arch/mips/mm/sc-ip22.c index c6aaed934d53..dc7c5a5214a9 100644 --- a/arch/mips/mm/sc-ip22.c +++ b/arch/mips/mm/sc-ip22.c | |||
@@ -167,7 +167,7 @@ static struct bcache_ops indy_sc_ops = { | |||
167 | .bc_inv = indy_sc_wback_invalidate | 167 | .bc_inv = indy_sc_wback_invalidate |
168 | }; | 168 | }; |
169 | 169 | ||
170 | void __cpuinit indy_sc_init(void) | 170 | void indy_sc_init(void) |
171 | { | 171 | { |
172 | if (indy_sc_probe()) { | 172 | if (indy_sc_probe()) { |
173 | indy_sc_enable(); | 173 | indy_sc_enable(); |