diff options
| author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2009-09-14 00:16:56 -0400 | 
|---|---|---|
| committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2009-09-14 00:16:56 -0400 | 
| commit | fc8e1ead9314cf0e0f1922e661428b93d3a50d88 (patch) | |
| tree | f3cb97c4769b74f6627a59769f1ed5c92a13c58a /include/linux/cpu.h | |
| parent | 2bcaa6a4238094c5695d5b1943078388d82d3004 (diff) | |
| parent | 9de48cc300fb10f7d9faa978670becf5e352462a (diff) | |
Merge branch 'next' into for-linus
Diffstat (limited to 'include/linux/cpu.h')
| -rw-r--r-- | include/linux/cpu.h | 5 | 
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/cpu.h b/include/linux/cpu.h index 2643d848df90..4d668e05d458 100644 --- a/include/linux/cpu.h +++ b/include/linux/cpu.h  | |||
| @@ -69,7 +69,6 @@ static inline void unregister_cpu_notifier(struct notifier_block *nb) | |||
| 69 | 69 | ||
| 70 | int cpu_up(unsigned int cpu); | 70 | int cpu_up(unsigned int cpu); | 
| 71 | void notify_cpu_starting(unsigned int cpu); | 71 | void notify_cpu_starting(unsigned int cpu); | 
| 72 | extern void cpu_hotplug_init(void); | ||
| 73 | extern void cpu_maps_update_begin(void); | 72 | extern void cpu_maps_update_begin(void); | 
| 74 | extern void cpu_maps_update_done(void); | 73 | extern void cpu_maps_update_done(void); | 
| 75 | 74 | ||
| @@ -84,10 +83,6 @@ static inline void unregister_cpu_notifier(struct notifier_block *nb) | |||
| 84 | { | 83 | { | 
| 85 | } | 84 | } | 
| 86 | 85 | ||
| 87 | static inline void cpu_hotplug_init(void) | ||
| 88 | { | ||
| 89 | } | ||
| 90 | |||
| 91 | static inline void cpu_maps_update_begin(void) | 86 | static inline void cpu_maps_update_begin(void) | 
| 92 | { | 87 | { | 
| 93 | } | 88 | } | 
