Merge v4.4-rc1 into MTD development
[linux-drm-fsl-dcu.git] / drivers / mtd / devices / mtd_dataflash.c
index 0ada3ed6c23fc527a566e0ff7f89089959945e29..f9e9bd1cfaa034a4e79f0d4458ca90d47236a6f3 100644 (file)
@@ -909,7 +909,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),
        },