These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / dac / ad5791.c
index 5ba785f..33e4ae5 100644 (file)
@@ -461,7 +461,6 @@ MODULE_DEVICE_TABLE(spi, ad5791_id);
 static struct spi_driver ad5791_driver = {
        .driver = {
                   .name = "ad5791",
-                  .owner = THIS_MODULE,
                   },
        .probe = ad5791_probe,
        .remove = ad5791_remove,