These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / staging / iio / accel / adis16201_core.c
index 10db685..06c0b75 100644 (file)
@@ -235,7 +235,6 @@ static int adis16201_remove(struct spi_device *spi)
 static struct spi_driver adis16201_driver = {
        .driver = {
                .name = "adis16201",
-               .owner = THIS_MODULE,
        },
        .probe = adis16201_probe,
        .remove = adis16201_remove,