aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/wd7000.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/wd7000.c')
-rw-r--r--drivers/scsi/wd7000.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/wd7000.c b/drivers/scsi/wd7000.c
index e55f0ee7e7e4..574955b78a24 100644
--- a/drivers/scsi/wd7000.c
+++ b/drivers/scsi/wd7000.c
@@ -1391,7 +1391,7 @@ static int wd7000_proc_info(struct Scsi_Host *host, char *buffer, char **start,
1391 * 1391 *
1392 */ 1392 */
1393 1393
1394static int wd7000_detect(struct scsi_host_template *tpnt) 1394static __init int wd7000_detect(struct scsi_host_template *tpnt)
1395{ 1395{
1396 short present = 0, biosaddr_ptr, sig_ptr, i, pass; 1396 short present = 0, biosaddr_ptr, sig_ptr, i, pass;
1397 short biosptr[NUM_CONFIGS]; 1397 short biosptr[NUM_CONFIGS];