Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / arch / arm / mach-at91 / at91sam9.c
index cada2a6412b3ba696e36a70b29568153770deea3..ba28e9cc584d9a336eb5561599525d32cfc075fe 100644 (file)
@@ -61,7 +61,7 @@ static void __init at91sam9_common_init(void)
        if (soc != NULL)
                soc_dev = soc_device_to_device(soc);
 
-       of_platform_populate(NULL, of_default_bus_match_table, NULL, soc_dev);
+       of_platform_default_populate(NULL, NULL, soc_dev);
 }
 
 static void __init at91sam9_dt_device_init(void)
This page took 0.027125 seconds and 5 git commands to generate.