Merge tag 'iwlwifi-fixes-for-kalle-2014-12-18' of git://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / memory / tegra20-mc.c
index 7cd82b8..cc309a0 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,
        },
 };