Merge branches 'pm-cpufreq' and 'pm-cpuidle'
[cascardo/linux.git] / drivers / scsi / mvme16x_scsi.c
index 8fbb97a..050c8c3 100644 (file)
@@ -126,7 +126,6 @@ static int mvme16x_device_remove(struct platform_device *dev)
 static struct platform_driver mvme16x_scsi_driver = {
        .driver = {
                .name           = "mvme16x-scsi",
-               .owner          = THIS_MODULE,
        },
        .probe          = mvme16x_probe,
        .remove         = mvme16x_device_remove,