Browse Source

[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 năm trước cách đây
mục cha
commit
02a1e3ce7d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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;