]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/mtd/devices/mtd_dataflash.c
Merge remote-tracking branch 'spi/for-next'
[karo-tx-linux.git] / drivers / mtd / devices / mtd_dataflash.c
index 39666d552682e9d607025f3d01ba0afd513dd260..e4a88715a844952b73a62bd5427af89b46935cd4 100644 (file)
@@ -910,7 +910,6 @@ static int dataflash_remove(struct spi_device *spi)
 static struct spi_driver dataflash_driver = {
        .driver = {
                .name           = "mtd_dataflash",
-               .owner          = THIS_MODULE,
                .of_match_table = of_match_ptr(dataflash_dt_ids),
        },