]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/scsi/mvme16x_scsi.c
Merge tag 'amdkfd-fixes-2014-12-30' of git://people.freedesktop.org/~gabbayo/linux...
[mirror_ubuntu-bionic-kernel.git] / drivers / scsi / mvme16x_scsi.c
index 8fbb97a8bfd32dc71aa0e784ef1810059626ed00..050c8c39d7ede6d4b85b3b101e86bdc752625648 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,