These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / adc / ad7476.c
index ce400ec..be85c2a 100644 (file)
@@ -302,7 +302,6 @@ MODULE_DEVICE_TABLE(spi, ad7476_id);
 static struct spi_driver ad7476_driver = {
        .driver = {
                .name   = "ad7476",
-               .owner  = THIS_MODULE,
        },
        .probe          = ad7476_probe,
        .remove         = ad7476_remove,