diff options
| author | Alexander Beregalov <a.beregalov@gmail.com> | 2008-07-06 09:01:34 -0400 |
|---|---|---|
| committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-07-12 09:22:37 -0400 |
| commit | 02a1e3ce7df624ba91e8ff06e172f448746ad76a (patch) | |
| tree | 443b230d71fbfb82f5dc30049bdc10d7f511ff57 | |
| parent | 453cd0f3ff3bf25d86c96e62d271ba238f06d5ff (diff) | |
[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>
| -rw-r--r-- | include/scsi/scsi_cmnd.h | 1 |
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 @@ | |||
| 7 | #include <linux/types.h> | 7 | #include <linux/types.h> |
| 8 | #include <linux/timer.h> | 8 | #include <linux/timer.h> |
| 9 | #include <linux/scatterlist.h> | 9 | #include <linux/scatterlist.h> |
| 10 | #include <linux/blkdev.h> | ||
| 11 | 10 | ||
| 12 | struct Scsi_Host; | 11 | struct Scsi_Host; |
| 13 | struct scsi_device; | 12 | struct scsi_device; |
