hc
2023-11-06 15ade055295d13f95d49e3d99b09f3bbfb4a43e7
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 */