]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/cgroup_subsys.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[linux-2.6-omap-h63xx.git] / include / linux / cgroup_subsys.h
index 1ddebfc52565f3eb4894c422c1fc5dd831ae523c..9c22396e8b50355e3058e93807f293112622079f 100644 (file)
@@ -42,3 +42,15 @@ SUBSYS(mem_cgroup)
 #endif
 
 /* */
+
+#ifdef CONFIG_CGROUP_DEVICE
+SUBSYS(devices)
+#endif
+
+/* */
+
+#ifdef CONFIG_CGROUP_FREEZER
+SUBSYS(freezer)
+#endif
+
+/* */