diff options
Diffstat (limited to 'drivers/scsi/gdth.h')
-rw-r--r-- | drivers/scsi/gdth.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/gdth.h b/drivers/scsi/gdth.h index e8b9eb771d3..e6178c42185 100644 --- a/drivers/scsi/gdth.h +++ b/drivers/scsi/gdth.h | |||
@@ -854,6 +854,7 @@ typedef struct { | |||
854 | /* controller information structure */ | 854 | /* controller information structure */ |
855 | typedef struct { | 855 | typedef struct { |
856 | struct Scsi_Host *shost; | 856 | struct Scsi_Host *shost; |
857 | struct list_head list; | ||
857 | ushort hanum; | 858 | ushort hanum; |
858 | ushort oem_id; /* OEM */ | 859 | ushort oem_id; /* OEM */ |
859 | ushort type; /* controller class */ | 860 | ushort type; /* controller class */ |