]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/cgroup_subsys.h
Merge commit 'v2.6.28-rc2' into topic/asoc
[karo-tx-linux.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
+
+/* */