hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
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;