hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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;