diff options
Diffstat (limited to 'drivers/usb/chipidea/ci_hdrc_zevio.c')
| -rw-r--r-- | drivers/usb/chipidea/ci_hdrc_zevio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/chipidea/ci_hdrc_zevio.c b/drivers/usb/chipidea/ci_hdrc_zevio.c index 3bf6489ef5ec..d976fc1db73a 100644 --- a/drivers/usb/chipidea/ci_hdrc_zevio.c +++ b/drivers/usb/chipidea/ci_hdrc_zevio.c | |||
| @@ -61,7 +61,6 @@ static struct platform_driver ci_hdrc_zevio_driver = { | |||
| 61 | .remove = ci_hdrc_zevio_remove, | 61 | .remove = ci_hdrc_zevio_remove, |
| 62 | .driver = { | 62 | .driver = { |
| 63 | .name = "zevio_usb", | 63 | .name = "zevio_usb", |
| 64 | .owner = THIS_MODULE, | ||
| 65 | .of_match_table = ci_hdrc_zevio_dt_ids, | 64 | .of_match_table = ci_hdrc_zevio_dt_ids, |
| 66 | }, | 65 | }, |
| 67 | }; | 66 | }; |
