hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
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;