revert "Task Control Groups: example CPU accounting subsystem"
[powerpc.git] / include / linux / cgroup_subsys.h
index 0b9bfbd..d62fcee 100644 (file)
@@ -13,12 +13,6 @@ SUBSYS(cpuset)
 
 /* */
 
-#ifdef CONFIG_CGROUP_CPUACCT
-SUBSYS(cpuacct)
-#endif
-
-/* */
-
 #ifdef CONFIG_CGROUP_DEBUG
 SUBSYS(debug)
 #endif