diff options
Diffstat (limited to 'include/linux/cgroup_subsys.h')
| -rw-r--r-- | include/linux/cgroup_subsys.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/linux/cgroup_subsys.h b/include/linux/cgroup_subsys.h index 9c8d31bacf46..ccefff02b6cb 100644 --- a/include/linux/cgroup_subsys.h +++ b/include/linux/cgroup_subsys.h | |||
| @@ -60,3 +60,9 @@ SUBSYS(net_cls) | |||
| 60 | #endif | 60 | #endif |
| 61 | 61 | ||
| 62 | /* */ | 62 | /* */ |
| 63 | |||
| 64 | #ifdef CONFIG_BLK_CGROUP | ||
| 65 | SUBSYS(blkio) | ||
| 66 | #endif | ||
| 67 | |||
| 68 | /* */ | ||
