diff options
Diffstat (limited to 'arch/mips/mti-malta/malta-time.c')
-rw-r--r-- | arch/mips/mti-malta/malta-time.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mti-malta/malta-time.c b/arch/mips/mti-malta/malta-time.c index 0ad305f75802..53aad4a35375 100644 --- a/arch/mips/mti-malta/malta-time.c +++ b/arch/mips/mti-malta/malta-time.c | |||
@@ -150,7 +150,7 @@ static void __init plat_perf_setup(void) | |||
150 | } | 150 | } |
151 | } | 151 | } |
152 | 152 | ||
153 | unsigned int __cpuinit get_c0_compare_int(void) | 153 | unsigned int get_c0_compare_int(void) |
154 | { | 154 | { |
155 | #ifdef MSC01E_INT_BASE | 155 | #ifdef MSC01E_INT_BASE |
156 | if (cpu_has_veic) { | 156 | if (cpu_has_veic) { |