X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=arch%2Farm%2Fmach-bcm%2Fboard_bcm21664.c;h=82ad5687771f8946754a19faf333f96ff97dad14;hb=31c1febd7a45229edb3e5d86f354e3c1df543cbb;hp=f0521cc0640dd2a3ef821e49f6b295def2de3105;hpb=d1345c524e12c0cd1a81d5899d647f93e9fcb760;p=firefly-linux-kernel-4.4.55.git diff --git a/arch/arm/mach-bcm/board_bcm21664.c b/arch/arm/mach-bcm/board_bcm21664.c index f0521cc0640d..82ad5687771f 100644 --- a/arch/arm/mach-bcm/board_bcm21664.c +++ b/arch/arm/mach-bcm/board_bcm21664.c @@ -60,8 +60,7 @@ static void bcm21664_restart(enum reboot_mode mode, const char *cmd) static void __init bcm21664_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(); }