hc
2023-12-09 958e46acc8e900e8569dd467c1af9b8d2d019394
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