These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / hwmon / ads7871.c
index 3eff73b..4fd9e4d 100644 (file)
@@ -237,7 +237,6 @@ static int ads7871_remove(struct spi_device *spi)
 static struct spi_driver ads7871_driver = {
        .driver = {
                .name = DEVICE_NAME,
-               .owner = THIS_MODULE,
        },
 
        .probe = ads7871_probe,