Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.kernel...
[pandora-kernel.git] / include / linux / cgroup_subsys.h
index 9c22396..ccefff0 100644 (file)
@@ -54,3 +54,15 @@ SUBSYS(freezer)
 #endif
 
 /* */
+
+#ifdef CONFIG_NET_CLS_CGROUP
+SUBSYS(net_cls)
+#endif
+
+/* */
+
+#ifdef CONFIG_BLK_CGROUP
+SUBSYS(blkio)
+#endif
+
+/* */