These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / staging / iio / accel / adis16220_core.c
index e46a91c..d016521 100644 (file)
@@ -482,7 +482,6 @@ static int adis16220_remove(struct spi_device *spi)
 static struct spi_driver adis16220_driver = {
        .driver = {
                .name = "adis16220",
-               .owner = THIS_MODULE,
        },
        .probe = adis16220_probe,
        .remove = adis16220_remove,