These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / rtc / rtc-mcp795.c
index 34295bf..1c91ce8 100644 (file)
@@ -186,7 +186,6 @@ static int mcp795_probe(struct spi_device *spi)
 static struct spi_driver mcp795_driver = {
                .driver = {
                                .name = "rtc-mcp795",
-                               .owner = THIS_MODULE,
                },
                .probe = mcp795_probe,
 };