diff options
Diffstat (limited to 'include/linux/cpu.h')
| -rw-r--r-- | include/linux/cpu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/cpu.h b/include/linux/cpu.h index a97a63eef59f..3233fbe23594 100644 --- a/include/linux/cpu.h +++ b/include/linux/cpu.h | |||
| @@ -30,7 +30,7 @@ struct cpu { | |||
| 30 | }; | 30 | }; |
| 31 | 31 | ||
| 32 | extern void boot_cpu_init(void); | 32 | extern void boot_cpu_init(void); |
| 33 | extern void boot_cpu_state_init(void); | 33 | extern void boot_cpu_hotplug_init(void); |
| 34 | extern void cpu_init(void); | 34 | extern void cpu_init(void); |
| 35 | extern void trap_init(void); | 35 | extern void trap_init(void); |
| 36 | 36 | ||
