These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / dac / ad5449.c
index 64d7256..5f32023 100644 (file)
@@ -356,7 +356,6 @@ MODULE_DEVICE_TABLE(spi, ad5449_spi_ids);
 static struct spi_driver ad5449_spi_driver = {
        .driver = {
                .name = "ad5449",
-               .owner = THIS_MODULE,
        },
        .probe = ad5449_spi_probe,
        .remove = ad5449_spi_remove,