Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
[cascardo/linux.git] / drivers / misc / eeprom / eeprom_93xx46.c
index a6bd9e3..ff63f05 100644 (file)
@@ -370,7 +370,6 @@ static int eeprom_93xx46_remove(struct spi_device *spi)
 static struct spi_driver eeprom_93xx46_driver = {
        .driver = {
                .name   = "93xx46",
-               .owner  = THIS_MODULE,
        },
        .probe          = eeprom_93xx46_probe,
        .remove         = eeprom_93xx46_remove,