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