These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / gpio / gpio-max7301.c
index 6e1c984..05813fb 100644 (file)
@@ -87,7 +87,6 @@ MODULE_DEVICE_TABLE(spi, max7301_id);
 static struct spi_driver max7301_driver = {
        .driver = {
                .name = "max7301",
-               .owner = THIS_MODULE,
        },
        .probe = max7301_probe,
        .remove = max7301_remove,