These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / staging / iio / accel / adis16240_core.c
index cb074e8..1b5b685 100644 (file)
@@ -288,7 +288,6 @@ static int adis16240_remove(struct spi_device *spi)
 static struct spi_driver adis16240_driver = {
        .driver = {
                .name = "adis16240",
-               .owner = THIS_MODULE,
        },
        .probe = adis16240_probe,
        .remove = adis16240_remove,