Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgent
[pandora-kernel.git] / include / linux / cgroup_subsys.h
index cdbfcb8..ac663c1 100644 (file)
@@ -19,12 +19,6 @@ SUBSYS(debug)
 
 /* */
 
-#ifdef CONFIG_CGROUP_NS
-SUBSYS(ns)
-#endif
-
-/* */
-
 #ifdef CONFIG_CGROUP_SCHED
 SUBSYS(cpu_cgroup)
 #endif