These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / adc / ad7887.c
index 2fd012e..2d3c397 100644 (file)
@@ -356,7 +356,6 @@ MODULE_DEVICE_TABLE(spi, ad7887_id);
 static struct spi_driver ad7887_driver = {
        .driver = {
                .name   = "ad7887",
-               .owner  = THIS_MODULE,
        },
        .probe          = ad7887_probe,
        .remove         = ad7887_remove,