aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_device.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/scsi/scsi_device.h')
-rw-r--r--include/scsi/scsi_device.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/scsi/scsi_device.h b/include/scsi/scsi_device.h
index 290e3b4d2aec..cde84b39bb65 100644
--- a/include/scsi/scsi_device.h
+++ b/include/scsi/scsi_device.h
@@ -73,7 +73,6 @@ struct scsi_device {
73 unsigned sector_size; /* size in bytes */ 73 unsigned sector_size; /* size in bytes */
74 74
75 void *hostdata; /* available to low-level driver */ 75 void *hostdata; /* available to low-level driver */
76 char devfs_name[256]; /* devfs junk */
77 char type; 76 char type;
78 char scsi_level; 77 char scsi_level;
79 char inq_periph_qual; /* PQ from INQUIRY data */ 78 char inq_periph_qual; /* PQ from INQUIRY data */