Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / drivers / tty / serial / lantiq.c
index 18c3844510ff7c6b7b754f8fe3d2d4d0af737e00..4ccc0397664cad0a244d74195b2cc0950631b359 100644 (file)
@@ -745,7 +745,6 @@ MODULE_DEVICE_TABLE(of, ltq_asc_match);
 static struct platform_driver lqasc_driver = {
        .driver         = {
                .name   = DRVNAME,
-               .owner  = THIS_MODULE,
                .of_match_table = ltq_asc_match,
        },
 };