Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.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),
        },