Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linux
[linux-block.git] / drivers / staging / mt7621-eth / mtk_eth_soc.c
index 7135075585687f0651e17d661efeaa307b738019..363d3c978e0247082ad83b2af71f9f9df018cfb5 100644 (file)
@@ -2167,7 +2167,6 @@ static struct platform_driver mtk_driver = {
        .remove = mtk_remove,
        .driver = {
                .name = "mtk_soc_eth",
-               .owner = THIS_MODULE,
                .of_match_table = of_mtk_match,
        },
 };