diff options
Diffstat (limited to 'drivers/usb/host/ehci-orion.c')
-rw-r--r-- | drivers/usb/host/ehci-orion.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/host/ehci-orion.c b/drivers/usb/host/ehci-orion.c index 22e15cab8ea5..ebd203ac3fad 100644 --- a/drivers/usb/host/ehci-orion.c +++ b/drivers/usb/host/ehci-orion.c | |||
@@ -321,7 +321,6 @@ static struct platform_driver ehci_orion_driver = { | |||
321 | .shutdown = usb_hcd_platform_shutdown, | 321 | .shutdown = usb_hcd_platform_shutdown, |
322 | .driver = { | 322 | .driver = { |
323 | .name = "orion-ehci", | 323 | .name = "orion-ehci", |
324 | .owner = THIS_MODULE, | ||
325 | .of_match_table = ehci_orion_dt_ids, | 324 | .of_match_table = ehci_orion_dt_ids, |
326 | }, | 325 | }, |
327 | }; | 326 | }; |