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-Url: https://git.stricted.de/?a=commitdiff_plain;h=02a1e3ce7df624ba91e8ff06e172f448746ad76a;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.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 3e46dfae8194..66c944849d6b 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;