These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / dac / ad5686.c
index 15c73e2..d1d8450 100644 (file)
@@ -395,7 +395,6 @@ MODULE_DEVICE_TABLE(spi, ad5686_id);
 static struct spi_driver ad5686_driver = {
        .driver = {
                   .name = "ad5686",
-                  .owner = THIS_MODULE,
                   },
        .probe = ad5686_probe,
        .remove = ad5686_remove,