diff options
Diffstat (limited to 'drivers/bus/imx-weim.c')
-rw-r--r-- | drivers/bus/imx-weim.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/bus/imx-weim.c b/drivers/bus/imx-weim.c index 75c9681f8021..0958b6981773 100644 --- a/drivers/bus/imx-weim.c +++ b/drivers/bus/imx-weim.c | |||
@@ -206,7 +206,6 @@ static int __init weim_probe(struct platform_device *pdev) | |||
206 | static struct platform_driver weim_driver = { | 206 | static struct platform_driver weim_driver = { |
207 | .driver = { | 207 | .driver = { |
208 | .name = "imx-weim", | 208 | .name = "imx-weim", |
209 | .owner = THIS_MODULE, | ||
210 | .of_match_table = weim_id_table, | 209 | .of_match_table = weim_id_table, |
211 | }, | 210 | }, |
212 | }; | 211 | }; |