These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / dac / ad5421.c
index 787ef1d..968712b 100644 (file)
@@ -524,7 +524,6 @@ static int ad5421_probe(struct spi_device *spi)
 static struct spi_driver ad5421_driver = {
        .driver = {
                   .name = "ad5421",
-                  .owner = THIS_MODULE,
        },
        .probe = ad5421_probe,
 };