aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-tilegx.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/host/ohci-tilegx.c')
-rw-r--r--drivers/usb/host/ohci-tilegx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/host/ohci-tilegx.c b/drivers/usb/host/ohci-tilegx.c
index bef6dfb0405a..e1b208da460a 100644
--- a/drivers/usb/host/ohci-tilegx.c
+++ b/drivers/usb/host/ohci-tilegx.c
@@ -199,7 +199,6 @@ static struct platform_driver ohci_hcd_tilegx_driver = {
.shutdown = ohci_hcd_tilegx_drv_shutdown,
.driver = {
.name = "tilegx-ohci",
- .owner = THIS_MODULE,
}
};