aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-tmio.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/host/ohci-tmio.c')
-rw-r--r--drivers/usb/host/ohci-tmio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/host/ohci-tmio.c b/drivers/usb/host/ohci-tmio.c
index bb409588d39c..e9a6eec39142 100644
--- a/drivers/usb/host/ohci-tmio.c
+++ b/drivers/usb/host/ohci-tmio.c
@@ -368,6 +368,5 @@ static struct platform_driver ohci_hcd_tmio_driver = {
368 .resume = ohci_hcd_tmio_drv_resume, 368 .resume = ohci_hcd_tmio_drv_resume,
369 .driver = { 369 .driver = {
370 .name = "tmio-ohci", 370 .name = "tmio-ohci",
371 .owner = THIS_MODULE,
372 }, 371 },
373}; 372};