diff options
Diffstat (limited to 'arch/mips/kernel/cevt-gic.c')
| -rw-r--r-- | arch/mips/kernel/cevt-gic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/kernel/cevt-gic.c b/arch/mips/kernel/cevt-gic.c index 730eaf92c018..594cbbf16d62 100644 --- a/arch/mips/kernel/cevt-gic.c +++ b/arch/mips/kernel/cevt-gic.c | |||
| @@ -59,7 +59,7 @@ void gic_event_handler(struct clock_event_device *dev) | |||
| 59 | { | 59 | { |
| 60 | } | 60 | } |
| 61 | 61 | ||
| 62 | int __cpuinit gic_clockevent_init(void) | 62 | int gic_clockevent_init(void) |
| 63 | { | 63 | { |
| 64 | unsigned int cpu = smp_processor_id(); | 64 | unsigned int cpu = smp_processor_id(); |
| 65 | struct clock_event_device *cd; | 65 | struct clock_event_device *cd; |
