]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-bcm/board_bcm281xx.c
ARM: brcmstb: revert SMP support
[karo-tx-linux.git] / arch / arm / mach-bcm / board_bcm281xx.c
index 1ac59fc0cb15fa4b129fe5bfe1f1d5dce805ba0a..2e367bd7c6001e06508443d988a04ae7ed520b70 100644 (file)
@@ -58,8 +58,7 @@ static void bcm281xx_restart(enum reboot_mode mode, const char *cmd)
 
 static void __init bcm281xx_init(void)
 {
-       of_platform_populate(NULL, of_default_bus_match_table, NULL,
-               &platform_bus);
+       of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);
        kona_l2_cache_init();
 }