OSDN Git Service

block: remove unused header
authorMa, Jianpeng <jianpeng.ma@intel.com>
Tue, 21 Apr 2020 11:48:08 +0000 (11:48 +0000)
committerJens Axboe <axboe@kernel.dk>
Tue, 21 Apr 2020 15:51:10 +0000 (09:51 -0600)
Dax related code already removed from this file.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/block_dev.c

index 59435f0..93672c3 100644 (file)
@@ -19,7 +19,6 @@
 #include <linux/module.h>
 #include <linux/blkpg.h>
 #include <linux/magic.h>
-#include <linux/dax.h>
 #include <linux/buffer_head.h>
 #include <linux/swap.h>
 #include <linux/pagevec.h>