These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / rtc / rtc-r9701.c
index feeedbd..83d2bcc 100644 (file)
@@ -172,7 +172,6 @@ static int r9701_remove(struct spi_device *spi)
 static struct spi_driver r9701_driver = {
        .driver = {
                .name   = "rtc-r9701",
-               .owner  = THIS_MODULE,
        },
        .probe  = r9701_probe,
        .remove = r9701_remove,