diff options
-rw-r--r-- | drivers/usb/musb/musb_core.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/musb/musb_core.c b/drivers/usb/musb/musb_core.c index b841ee0bff06..4d81bb9d11db 100644 --- a/drivers/usb/musb/musb_core.c +++ b/drivers/usb/musb/musb_core.c | |||
@@ -2362,7 +2362,6 @@ static struct platform_driver musb_driver = { | |||
2362 | .driver = { | 2362 | .driver = { |
2363 | .name = (char *)musb_driver_name, | 2363 | .name = (char *)musb_driver_name, |
2364 | .bus = &platform_bus_type, | 2364 | .bus = &platform_bus_type, |
2365 | .owner = THIS_MODULE, | ||
2366 | .pm = MUSB_DEV_PM_OPS, | 2365 | .pm = MUSB_DEV_PM_OPS, |
2367 | }, | 2366 | }, |
2368 | .probe = musb_probe, | 2367 | .probe = musb_probe, |