These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / dac / ad5764.c
index d0d3816..9a547bb 100644 (file)
@@ -357,7 +357,6 @@ MODULE_DEVICE_TABLE(spi, ad5764_ids);
 static struct spi_driver ad5764_driver = {
        .driver = {
                .name = "ad5764",
-               .owner = THIS_MODULE,
        },
        .probe = ad5764_probe,
        .remove = ad5764_remove,