aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/rbtx4939-flash.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/maps/rbtx4939-flash.c')
-rw-r--r--drivers/mtd/maps/rbtx4939-flash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mtd/maps/rbtx4939-flash.c b/drivers/mtd/maps/rbtx4939-flash.c
index a84fdfb10518..5a7551aa2d89 100644
--- a/drivers/mtd/maps/rbtx4939-flash.c
+++ b/drivers/mtd/maps/rbtx4939-flash.c
@@ -127,7 +127,6 @@ static struct platform_driver rbtx4939_flash_driver = {
127 .shutdown = rbtx4939_flash_shutdown, 127 .shutdown = rbtx4939_flash_shutdown,
128 .driver = { 128 .driver = {
129 .name = "rbtx4939-flash", 129 .name = "rbtx4939-flash",
130 .owner = THIS_MODULE,
131 }, 130 },
132}; 131};
133 132