[SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.h
authorAlexander Beregalov <a.beregalov@gmail.com>
Sun, 6 Jul 2008 13:01:34 +0000 (17:01 +0400)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 12 Jul 2008 13:22:37 +0000 (08:22 -0500)
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
include/scsi/scsi_cmnd.h

index 3e46dfa..66c9448 100644 (file)
@@ -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;