hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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;