Skip to content

Commit

Permalink
[SCSI] scsi_cmnd.h: remove double inclusion of linux/blkdev.h
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
  • Loading branch information
Alexander Beregalov authored and James Bottomley committed Jul 12, 2008
1 parent 453cd0f commit 02a1e3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/scsi/scsi_cmnd.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 02a1e3c

Please sign in to comment.