diff options
Diffstat (limited to 'block/blk-cgroup.c')
-rw-r--r-- | block/blk-cgroup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/block/blk-cgroup.c b/block/blk-cgroup.c index 3ad497f4eed6..1fa2654db0a6 100644 --- a/block/blk-cgroup.c +++ b/block/blk-cgroup.c | |||
@@ -14,6 +14,7 @@ | |||
14 | #include <linux/seq_file.h> | 14 | #include <linux/seq_file.h> |
15 | #include <linux/kdev_t.h> | 15 | #include <linux/kdev_t.h> |
16 | #include <linux/module.h> | 16 | #include <linux/module.h> |
17 | #include <linux/err.h> | ||
17 | #include "blk-cgroup.h" | 18 | #include "blk-cgroup.h" |
18 | 19 | ||
19 | static DEFINE_SPINLOCK(blkio_list_lock); | 20 | static DEFINE_SPINLOCK(blkio_list_lock); |