diff options
Diffstat (limited to 'arch/sh/kernel/cpu/sh5')
| -rw-r--r-- | arch/sh/kernel/cpu/sh5/probe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/kernel/cpu/sh5/probe.c b/arch/sh/kernel/cpu/sh5/probe.c index 9e882409e4e9..eca427c2f2f3 100644 --- a/arch/sh/kernel/cpu/sh5/probe.c +++ b/arch/sh/kernel/cpu/sh5/probe.c | |||
| @@ -17,7 +17,7 @@ | |||
| 17 | #include <asm/cache.h> | 17 | #include <asm/cache.h> |
| 18 | #include <asm/tlb.h> | 18 | #include <asm/tlb.h> |
| 19 | 19 | ||
| 20 | void __cpuinit cpu_probe(void) | 20 | void cpu_probe(void) |
| 21 | { | 21 | { |
| 22 | unsigned long long cir; | 22 | unsigned long long cir; |
| 23 | 23 | ||
