Message ID | cdde45aec458721ccba950ab3a42f2030e2c69b6.1485902856.git.osandov@fb.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/include/linux/blkdev.h b/include/linux/blkdev.h index 05675b1dfd20..0cd0066a3d48 100644 --- a/include/linux/blkdev.h +++ b/include/linux/blkdev.h @@ -571,7 +571,7 @@ struct request_queue { struct list_head tag_set_list; struct bio_set *bio_split; -#ifdef CONFIG_DEBUG_FS +#ifdef CONFIG_BLK_DEBUG_FS struct dentry *debugfs_dir; struct dentry *mq_debugfs_dir; #endif