Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / drivers / usb / host / ohci-exynos.c
index 035a8a85a8671e89d81d23466986d666b6b60494..2cd105be7319f6e61ec2bd799f9eb1b8cdef5fa1 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),
        }