clocksource: add enable() and disable() callbacks
[safe/jmp/linux-2.6] / include / linux / cgroup_subsys.h
index 9c22396..9c8d31b 100644 (file)
@@ -54,3 +54,9 @@ SUBSYS(freezer)
 #endif
 
 /* */
+
+#ifdef CONFIG_NET_CLS_CGROUP
+SUBSYS(net_cls)
+#endif
+
+/* */