Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / drivers / tty / serial / sunsu.c
index be010f8..e124d2e 100644 (file)
@@ -1550,7 +1550,6 @@ MODULE_DEVICE_TABLE(of, su_match);
 static struct platform_driver su_driver = {
        .driver = {
                .name = "su",
-               .owner = THIS_MODULE,
                .of_match_table = su_match,
        },
        .probe          = su_probe,