These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / staging / iio / accel / adis16204_core.c
index ea0ac24..20a9df6 100644 (file)
@@ -241,7 +241,6 @@ static int adis16204_remove(struct spi_device *spi)
 static struct spi_driver adis16204_driver = {
        .driver = {
                .name = "adis16204",
-               .owner = THIS_MODULE,
        },
        .probe = adis16204_probe,
        .remove = adis16204_remove,