These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / spi / spi-tle62x0.c
index daf5aa1..c6ae775 100644 (file)
@@ -307,7 +307,6 @@ static int tle62x0_remove(struct spi_device *spi)
 static struct spi_driver tle62x0_driver = {
        .driver = {
                .name   = "tle62x0",
-               .owner  = THIS_MODULE,
        },
        .probe          = tle62x0_probe,
        .remove         = tle62x0_remove,