n_tty: Fix signal handling flushes
[firefly-linux-kernel-4.4.55.git] / drivers / memory / tegra20-mc.c
index 7cd82b874abdb90becc2a90b49dd9fb9109522ae..cc309a05289adb0d6f281f146f914200a7f9f1e7 100644 (file)
@@ -243,7 +243,6 @@ static struct platform_driver tegra20_mc_driver = {
        .probe = tegra20_mc_probe,
        .driver = {
                .name = DRV_NAME,
-               .owner = THIS_MODULE,
                .of_match_table = tegra20_mc_of_match,
        },
 };