These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / adc / ad7298.c
index 4a8c0a2..62bb8f7 100644 (file)
@@ -378,7 +378,6 @@ MODULE_DEVICE_TABLE(spi, ad7298_id);
 static struct spi_driver ad7298_driver = {
        .driver = {
                .name   = "ad7298",
-               .owner  = THIS_MODULE,
        },
        .probe          = ad7298_probe,
        .remove         = ad7298_remove,