|
@@ -236,7 +236,6 @@ static struct platform_driver ehci_hcd_xilinx_of_driver = {
|
|
.shutdown = usb_hcd_platform_shutdown,
|
|
.shutdown = usb_hcd_platform_shutdown,
|
|
.driver = {
|
|
.driver = {
|
|
.name = "xilinx-of-ehci",
|
|
.name = "xilinx-of-ehci",
|
|
- .owner = THIS_MODULE,
|
|
|
|
.of_match_table = ehci_hcd_xilinx_of_match,
|
|
.of_match_table = ehci_hcd_xilinx_of_match,
|
|
},
|
|
},
|
|
};
|
|
};
|