These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / mfd / tps65912-spi.c
index de60ad9..d59aa55 100644 (file)
@@ -111,7 +111,6 @@ static int tps65912_spi_remove(struct spi_device *spi)
 static struct spi_driver tps65912_spi_driver = {
        .driver = {
                .name = "tps65912",
-               .owner = THIS_MODULE,
        },
        .probe  = tps65912_spi_probe,
        .remove = tps65912_spi_remove,