These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / adc / ad7791.c
index c19f8fd..cf172d5 100644 (file)
@@ -440,7 +440,6 @@ MODULE_DEVICE_TABLE(spi, ad7791_spi_ids);
 static struct spi_driver ad7791_driver = {
        .driver = {
                .name   = "ad7791",
-               .owner  = THIS_MODULE,
        },
        .probe          = ad7791_probe,
        .remove         = ad7791_remove,