diff options
Diffstat (limited to 'drivers/usb/phy/phy-omap-otg.c')
-rw-r--r-- | drivers/usb/phy/phy-omap-otg.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/phy/phy-omap-otg.c b/drivers/usb/phy/phy-omap-otg.c index 11598cdb3189..56ee7603034b 100644 --- a/drivers/usb/phy/phy-omap-otg.c +++ b/drivers/usb/phy/phy-omap-otg.c | |||
@@ -158,7 +158,6 @@ static struct platform_driver omap_otg_driver = { | |||
158 | .probe = omap_otg_probe, | 158 | .probe = omap_otg_probe, |
159 | .remove = omap_otg_remove, | 159 | .remove = omap_otg_remove, |
160 | .driver = { | 160 | .driver = { |
161 | .owner = THIS_MODULE, | ||
162 | .name = "omap_otg", | 161 | .name = "omap_otg", |
163 | }, | 162 | }, |
164 | }; | 163 | }; |