]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/spi/spi-omap-100k.c
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[mirror_ubuntu-bionic-kernel.git] / drivers / spi / spi-omap-100k.c
index fb522765ce5ad4e29e4d1d5cdd3c8ef75b9a290e..79399ae9c84c485718d6390c234278b8b5a4f235 100644 (file)
@@ -453,7 +453,6 @@ err:
 static struct platform_driver omap1_spi100k_driver = {
        .driver = {
                .name           = "omap1_spi100k",
-               .owner          = THIS_MODULE,
        },
        .probe          = omap1_spi100k_probe,
 };