hc
2023-11-07 f45e756958099c35d6afb746df1d40a1c6302cfc
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 */