dect
/
linux-2.6
Archived
13
0
Fork 0

[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>
This commit is contained in:
Alexander Beregalov 2008-07-06 17:01:34 +04:00 committed by James Bottomley
parent 453cd0f3ff
commit 02a1e3ce7d
1 changed files with 0 additions and 1 deletions

View File

@ -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;