diff options
Diffstat (limited to 'drivers/mtd/nand/s3c2410.c')
-rw-r--r-- | drivers/mtd/nand/s3c2410.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mtd/nand/s3c2410.c b/drivers/mtd/nand/s3c2410.c index 6b97bf17ce5d..35aef5edb588 100644 --- a/drivers/mtd/nand/s3c2410.c +++ b/drivers/mtd/nand/s3c2410.c | |||
@@ -1135,7 +1135,6 @@ static struct platform_driver s3c24xx_nand_driver = { | |||
1135 | .id_table = s3c24xx_driver_ids, | 1135 | .id_table = s3c24xx_driver_ids, |
1136 | .driver = { | 1136 | .driver = { |
1137 | .name = "s3c24xx-nand", | 1137 | .name = "s3c24xx-nand", |
1138 | .owner = THIS_MODULE, | ||
1139 | }, | 1138 | }, |
1140 | }; | 1139 | }; |
1141 | 1140 | ||