Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / tty / serial / fsl_lpuart.c
index 4f58077..e7cde3a 100644 (file)
@@ -1888,7 +1888,6 @@ static struct platform_driver lpuart_driver = {
        .remove         = lpuart_remove,
        .driver         = {
                .name   = "fsl-lpuart",
-               .owner  = THIS_MODULE,
                .of_match_table = lpuart_dt_ids,
                .pm     = &lpuart_pm_ops,
        },