hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/include/linux/sched/cpufreq.h
....@@ -9,7 +9,6 @@
99 */
1010
1111 #define SCHED_CPUFREQ_IOWAIT (1U << 0)
12
-#define SCHED_CPUFREQ_MIGRATION (1U << 1)
1312
1413 #ifdef CONFIG_CPU_FREQ
1514 struct cpufreq_policy;