aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_cmnd.h
diff options
context:
space:
mode:
authorAlexander Beregalov <a.beregalov@gmail.com>2008-07-06 17:01:34 +0400
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-07-12 08:22:37 -0500
commit02a1e3ce7df624ba91e8ff06e172f448746ad76a (patch)
tree443b230d71fbfb82f5dc30049bdc10d7f511ff57 /include/scsi/scsi_cmnd.h
parent[SCSI] make struct scsi_{host,target}_type static (diff)
downloadlinux-dev-02a1e3ce7df624ba91e8ff06e172f448746ad76a.tar.xz
linux-dev-02a1e3ce7df624ba91e8ff06e172f448746ad76a.zip
[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>
Diffstat (limited to 'include/scsi/scsi_cmnd.h')
-rw-r--r--include/scsi/scsi_cmnd.h1
1 files changed, 0 insertions, 1 deletions
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 <linux/types.h>
#include <linux/timer.h>
#include <linux/scatterlist.h>
-#include <linux/blkdev.h>
struct Scsi_Host;
struct scsi_device;