aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-sm501.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/host/ohci-sm501.c')
-rw-r--r--drivers/usb/host/ohci-sm501.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/host/ohci-sm501.c b/drivers/usb/host/ohci-sm501.c
index 4e81c804c73e..a8b8d8b8d9f3 100644
--- a/drivers/usb/host/ohci-sm501.c
+++ b/drivers/usb/host/ohci-sm501.c
@@ -265,7 +265,6 @@ static struct platform_driver ohci_hcd_sm501_driver = {
265 .suspend = ohci_sm501_suspend, 265 .suspend = ohci_sm501_suspend,
266 .resume = ohci_sm501_resume, 266 .resume = ohci_sm501_resume,
267 .driver = { 267 .driver = {
268 .owner = THIS_MODULE,
269 .name = "sm501-usb", 268 .name = "sm501-usb",
270 }, 269 },
271}; 270};