Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
[linux-2.6-block.git] / drivers / gpio / gpio-max7301.c
index 6e1c984a75d45e4253d0f2c1563364d310f37708..05813fbf3daf25f4aeb6ea0233f13c13dd95ad73 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,