aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/spi-nor/fsl-quadspi.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/spi-nor/fsl-quadspi.c')
-rw-r--r--drivers/mtd/spi-nor/fsl-quadspi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mtd/spi-nor/fsl-quadspi.c b/drivers/mtd/spi-nor/fsl-quadspi.c
index 8d659a2888d5..b60b211594fc 100644
--- a/drivers/mtd/spi-nor/fsl-quadspi.c
+++ b/drivers/mtd/spi-nor/fsl-quadspi.c
@@ -996,7 +996,6 @@ static struct platform_driver fsl_qspi_driver = {
996 .driver = { 996 .driver = {
997 .name = "fsl-quadspi", 997 .name = "fsl-quadspi",
998 .bus = &platform_bus_type, 998 .bus = &platform_bus_type,
999 .owner = THIS_MODULE,
1000 .of_match_table = fsl_qspi_dt_ids, 999 .of_match_table = fsl_qspi_dt_ids,
1001 }, 1000 },
1002 .probe = fsl_qspi_probe, 1001 .probe = fsl_qspi_probe,