Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / usb / phy / phy-gpio-vbus-usb.c
index 5451172..f66120d 100644 (file)
@@ -382,7 +382,6 @@ MODULE_ALIAS("platform:gpio-vbus");
 static struct platform_driver gpio_vbus_driver = {
        .driver = {
                .name  = "gpio-vbus",
-               .owner = THIS_MODULE,
 #ifdef CONFIG_PM
                .pm = &gpio_vbus_dev_pm_ops,
 #endif