These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / gyro / adxrs450.c
index eb0e08e..a330d42 100644 (file)
@@ -456,7 +456,6 @@ MODULE_DEVICE_TABLE(spi, adxrs450_id);
 static struct spi_driver adxrs450_driver = {
        .driver = {
                .name = "adxrs450",
-               .owner = THIS_MODULE,
        },
        .probe = adxrs450_probe,
        .id_table       = adxrs450_id,