|
@@ -196,7 +196,7 @@ static void ehci_hcd_sh_shutdown(struct platform_device *pdev)
|
|
|
|
|
|
static struct platform_driver ehci_hcd_sh_driver = {
|
|
static struct platform_driver ehci_hcd_sh_driver = {
|
|
.probe = ehci_hcd_sh_probe,
|
|
.probe = ehci_hcd_sh_probe,
|
|
- .remove = ehci_hcd_sh_remove
|
|
|
|
|
|
+ .remove = ehci_hcd_sh_remove,
|
|
.shutdown = ehci_hcd_sh_shutdown,
|
|
.shutdown = ehci_hcd_sh_shutdown,
|
|
.driver = {
|
|
.driver = {
|
|
.name = "sh_ehci",
|
|
.name = "sh_ehci",
|