diff options
Diffstat (limited to 'drivers/mtd/nand/mpc5121_nfc.c')
-rw-r--r-- | drivers/mtd/nand/mpc5121_nfc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/mtd/nand/mpc5121_nfc.c b/drivers/mtd/nand/mpc5121_nfc.c index e78841a2dcc3..1f12e5bfbced 100644 --- a/drivers/mtd/nand/mpc5121_nfc.c +++ b/drivers/mtd/nand/mpc5121_nfc.c | |||
@@ -847,7 +847,6 @@ static struct platform_driver mpc5121_nfc_driver = { | |||
847 | .remove = mpc5121_nfc_remove, | 847 | .remove = mpc5121_nfc_remove, |
848 | .driver = { | 848 | .driver = { |
849 | .name = DRV_NAME, | 849 | .name = DRV_NAME, |
850 | .owner = THIS_MODULE, | ||
851 | .of_match_table = mpc5121_nfc_match, | 850 | .of_match_table = mpc5121_nfc_match, |
852 | }, | 851 | }, |
853 | }; | 852 | }; |