]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[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 3e46dfae81940dd889262c0fb22a4f0730fff413..66c944849d6b385f1e6d25fe81be0eff59e1b471 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;