These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / hwmon / ad7314.c
index 1195546..202c1fb 100644 (file)
@@ -157,7 +157,6 @@ MODULE_DEVICE_TABLE(spi, ad7314_id);
 static struct spi_driver ad7314_driver = {
        .driver = {
                .name = "ad7314",
-               .owner = THIS_MODULE,
        },
        .probe = ad7314_probe,
        .remove = ad7314_remove,