These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / adc / ad7923.c
index 28732c2..45e29cc 100644 (file)
@@ -357,7 +357,6 @@ MODULE_DEVICE_TABLE(spi, ad7923_id);
 static struct spi_driver ad7923_driver = {
        .driver = {
                .name   = "ad7923",
-               .owner  = THIS_MODULE,
        },
        .probe          = ad7923_probe,
        .remove         = ad7923_remove,