From: Alexander Beregalov Date: Sun, 6 Jul 2008 13:01:34 +0000 (+0400) Subject: [SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.h X-Git-Tag: v2.6.27-rc1~1059^2~2 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=02a1e3ce7df624ba91e8ff06e172f448746ad76a;p=linux-2.6-omap-h63xx.git [SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.h Signed-off-by: Alexander Beregalov Signed-off-by: James Bottomley --- diff --git a/include/scsi/scsi_cmnd.h b/include/scsi/scsi_cmnd.h index 3e46dfae819..66c944849d6 100644 --- a/include/scsi/scsi_cmnd.h +++ b/include/scsi/scsi_cmnd.h @@ -7,7 +7,6 @@ #include #include #include -#include struct Scsi_Host; struct scsi_device;