hc
2023-11-22 f743a7adbd6e230d66a6206fa115b59fec2d88eb
kernel/include/linux/cpu.h
....@@ -129,6 +129,7 @@
129129 static inline void lockdep_assert_cpus_held(void) { }
130130 static inline void cpu_hotplug_disable(void) { }
131131 static inline void cpu_hotplug_enable(void) { }
132
+
132133 #endif /* !CONFIG_HOTPLUG_CPU */
133134
134135 /* Wrappers which go away once all code is converted */