X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fscsi%2Fsgiwd93.c;h=fef0e3c75b16d59201697ae9b77c380bfa67cb71;hb=fc7f99cf36ebae853639dabb43bc2f0098c59aef;hp=0807b260268b390393416ebbf4a811eb64e3443c;hpb=a56cdcb662032a732f7c4f35cc5a9acf37759d8c;p=karo-tx-linux.git diff --git a/drivers/scsi/sgiwd93.c b/drivers/scsi/sgiwd93.c index 0807b260268b..fef0e3c75b16 100644 --- a/drivers/scsi/sgiwd93.c +++ b/drivers/scsi/sgiwd93.c @@ -226,7 +226,7 @@ static struct scsi_host_template sgiwd93_template = { .use_clustering = DISABLE_CLUSTERING, }; -static int __init sgiwd93_probe(struct platform_device *pdev) +static int __devinit sgiwd93_probe(struct platform_device *pdev) { struct sgiwd93_platform_data *pd = pdev->dev.platform_data; unsigned char *wdregs = pd->wdregs;