|
@@ -364,7 +364,6 @@ static struct platform_driver ohci_platform_driver = {
|
|
.remove = ohci_platform_remove,
|
|
.remove = ohci_platform_remove,
|
|
.shutdown = usb_hcd_platform_shutdown,
|
|
.shutdown = usb_hcd_platform_shutdown,
|
|
.driver = {
|
|
.driver = {
|
|
- .owner = THIS_MODULE,
|
|
|
|
.name = "ohci-platform",
|
|
.name = "ohci-platform",
|
|
.pm = &ohci_platform_pm_ops,
|
|
.pm = &ohci_platform_pm_ops,
|
|
.of_match_table = ohci_platform_ids,
|
|
.of_match_table = ohci_platform_ids,
|