cgroups: blkio subsystem as module
[linux-2.6-block.git] / include / linux / iocontext.h
index 1195a806fe0cd7eec9915e616141c76db564d538..a0bb301afac0812998370e6af2a778b08f14dc1c 100644 (file)
@@ -42,7 +42,7 @@ struct io_context {
        unsigned short ioprio;
        unsigned short ioprio_changed;
 
-#ifdef CONFIG_BLK_CGROUP
+#if defined(CONFIG_BLK_CGROUP) || defined(CONFIG_BLK_CGROUP_MODULE)
        unsigned short cgroup_changed;
 #endif