Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / usb / host / ohci-exynos.c
index 035a8a8..2cd105b 100644 (file)
@@ -285,7 +285,6 @@ static struct platform_driver exynos_ohci_driver = {
        .shutdown       = exynos_ohci_shutdown,
        .driver = {
                .name   = "exynos-ohci",
-               .owner  = THIS_MODULE,
                .pm     = &exynos_ohci_pm_ops,
                .of_match_table = of_match_ptr(exynos_ohci_match),
        }