]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/spi/spi-oc-tiny.c
Merge tag 'pinctrl-v4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[karo-tx-linux.git] / drivers / spi / spi-oc-tiny.c
index 8998d11c72386d78811328590038be63ce34f3f9..76656a77ec1213d1db70d6ee98d546bc0f760da9 100644 (file)
@@ -351,7 +351,6 @@ static struct platform_driver tiny_spi_driver = {
        .remove = tiny_spi_remove,
        .driver = {
                .name = DRV_NAME,
-               .owner = THIS_MODULE,
                .pm = NULL,
                .of_match_table = of_match_ptr(tiny_spi_match),
        },