These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / frequency / ad9523.c
index 50ed8d1..44a30f2 100644 (file)
@@ -1027,7 +1027,6 @@ MODULE_DEVICE_TABLE(spi, ad9523_id);
 static struct spi_driver ad9523_driver = {
        .driver = {
                .name   = "ad9523",
-               .owner  = THIS_MODULE,
        },
        .probe          = ad9523_probe,
        .remove         = ad9523_remove,