hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
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