diff options
Diffstat (limited to 'drivers/message/fusion/mptsas.c')
-rw-r--r-- | drivers/message/fusion/mptsas.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/message/fusion/mptsas.c b/drivers/message/fusion/mptsas.c index e0a8bb8ba7d8..0e557a3a9d06 100644 --- a/drivers/message/fusion/mptsas.c +++ b/drivers/message/fusion/mptsas.c | |||
@@ -277,6 +277,7 @@ mptsas_slave_alloc(struct scsi_device *device) | |||
277 | } | 277 | } |
278 | 278 | ||
279 | static struct scsi_host_template mptsas_driver_template = { | 279 | static struct scsi_host_template mptsas_driver_template = { |
280 | .module = THIS_MODULE, | ||
280 | .proc_name = "mptsas", | 281 | .proc_name = "mptsas", |
281 | .proc_info = mptscsih_proc_info, | 282 | .proc_info = mptscsih_proc_info, |
282 | .name = "MPT SPI Host", | 283 | .name = "MPT SPI Host", |