Merge tag 'iwlwifi-next-for-kalle-2015-02-03' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / spi / spi-oc-tiny.c
index 8998d11..76656a7 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),
        },