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 / sunsab.c
index e3b43a449d46206f6c1b6940343255691e51f4ac..b5e3195b3697334598f4f1171afe83825d6b0637 100644 (file)
@@ -1104,7 +1104,6 @@ MODULE_DEVICE_TABLE(of, sab_match);
 static struct platform_driver sab_driver = {
        .driver = {
                .name = "sab",
-               .owner = THIS_MODULE,
                .of_match_table = sab_match,
        },
        .probe          = sab_probe,