浏览代码

[SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.h

Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Alexander Beregalov 17 年之前
父节点
当前提交
02a1e3ce7d
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      include/scsi/scsi_cmnd.h

+ 0 - 1
include/scsi/scsi_cmnd.h

@@ -7,7 +7,6 @@
 #include <linux/types.h>
 #include <linux/timer.h>
 #include <linux/scatterlist.h>
-#include <linux/blkdev.h>
 
 struct Scsi_Host;
 struct scsi_device;