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 / msm_serial.c
index d1bc6b6..c88b522 100644 (file)
@@ -1119,7 +1119,6 @@ static struct platform_driver msm_platform_driver = {
        .probe = msm_serial_probe,
        .driver = {
                .name = "msm_serial",
-               .owner = THIS_MODULE,
                .of_match_table = msm_match_table,
        },
 };