These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / staging / iio / addac / adt7316-spi.c
index e480abb..5cd2274 100644 (file)
@@ -132,7 +132,6 @@ static struct spi_driver adt7316_driver = {
        .driver = {
                .name = "adt7316",
                .pm = ADT7316_PM_OPS,
-               .owner = THIS_MODULE,
        },
        .probe = adt7316_spi_probe,
        .id_table = adt7316_spi_id,