These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / dac / ad5360.c
index 64634d7..8ba0e9c 100644 (file)
@@ -549,7 +549,6 @@ MODULE_DEVICE_TABLE(spi, ad5360_ids);
 static struct spi_driver ad5360_driver = {
        .driver = {
                   .name = "ad5360",
-                  .owner = THIS_MODULE,
        },
        .probe = ad5360_probe,
        .remove = ad5360_remove,