hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
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