hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/include/linux/cgroup_subsys.h
....@@ -21,10 +21,6 @@
2121 SUBSYS(cpuacct)
2222 #endif
2323
24
-#if IS_ENABLED(CONFIG_SCHED_TUNE)
25
-SUBSYS(schedtune)
26
-#endif
27
-
2824 #if IS_ENABLED(CONFIG_BLK_CGROUP)
2925 SUBSYS(io)
3026 #endif