Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[linux-2.6-block.git] / arch / arm / mach-imx / mach-imx7d.c
index 36254a621e4573249ec861e3824ee2c5111eda2c..26ca744d3e2b1279a2fc9e6bb482826dbcd08101 100644 (file)
@@ -93,7 +93,6 @@ static void __init imx7d_init_machine(void)
        if (parent == NULL)
                pr_warn("failed to initialize soc device\n");
 
-       of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);
        imx_anatop_init();
        imx7d_enet_init();
 }