]> err.no Git - linux-2.6/blobdiff - drivers/message/fusion/mptspi.c
[SCSI] mptfusion - adding = THIS_MODULE
[linux-2.6] / drivers / message / fusion / mptspi.c
index 5c0e307d1d5d4c4c9440b5625b754b0ead959ff1..9431d386c72abbd6d5d848b7e5cbcbb622bb1fd5 100644 (file)
@@ -103,6 +103,7 @@ static int  mptspiTaskCtx = -1;
 static int     mptspiInternalCtx = -1; /* Used only for internal commands */
 
 static struct scsi_host_template mptspi_driver_template = {
+       .module                         = THIS_MODULE,
        .proc_name                      = "mptspi",
        .proc_info                      = mptscsih_proc_info,
        .name                           = "MPT SPI Host",