Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
[linux-2.6-block.git] / drivers / mtd / devices / m25p80.c
index 4b5d7a4655fd46bdac14ba04e51de56be91af2fe..fe9ceb7b5405adc029842ebc444e8c82e690ec89 100644 (file)
@@ -301,7 +301,6 @@ MODULE_DEVICE_TABLE(of, m25p_of_table);
 static struct spi_driver m25p80_driver = {
        .driver = {
                .name   = "m25p80",
-               .owner  = THIS_MODULE,
                .of_match_table = m25p_of_table,
        },
        .id_table       = m25p_ids,