These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / staging / iio / accel / adis16203_core.c
index fb593d2..de5b84a 100644 (file)
@@ -203,7 +203,6 @@ static int adis16203_remove(struct spi_device *spi)
 static struct spi_driver adis16203_driver = {
        .driver = {
                .name = "adis16203",
-               .owner = THIS_MODULE,
        },
        .probe = adis16203_probe,
        .remove = adis16203_remove,