diff options
Diffstat (limited to 'drivers/mtd/nand/bf5xx_nand.c')
-rw-r--r-- | drivers/mtd/nand/bf5xx_nand.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mtd/nand/bf5xx_nand.c b/drivers/mtd/nand/bf5xx_nand.c index 871c4f712654..4d8d4ba4b9c1 100644 --- a/drivers/mtd/nand/bf5xx_nand.c +++ b/drivers/mtd/nand/bf5xx_nand.c | |||
@@ -836,7 +836,6 @@ static struct platform_driver bf5xx_nand_driver = { | |||
836 | .remove = bf5xx_nand_remove, | 836 | .remove = bf5xx_nand_remove, |
837 | .driver = { | 837 | .driver = { |
838 | .name = DRV_NAME, | 838 | .name = DRV_NAME, |
839 | .owner = THIS_MODULE, | ||
840 | }, | 839 | }, |
841 | }; | 840 | }; |
842 | 841 | ||