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 / media / platform / coda / coda-common.c
index 90b7791d36e13a682231d05153c5eee4a936c813..39330a70f7521206d3b563dc1f48b3fc776e6ef5 100644 (file)
@@ -2225,7 +2225,6 @@ static struct platform_driver coda_driver = {
        .remove = coda_remove,
        .driver = {
                .name   = CODA_NAME,
-               .owner  = THIS_MODULE,
                .of_match_table = of_match_ptr(coda_dt_ids),
                .pm     = &coda_pm_ops,
        },