]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-bcm/board_bcm281xx.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
[karo-tx-linux.git] / arch / arm / mach-bcm / board_bcm281xx.c
index 2e367bd7c6001e06508443d988a04ae7ed520b70..b81bb386951dc2b414c0df526d720480afcf701a 100644 (file)
@@ -13,7 +13,6 @@
 
 #include <linux/clocksource.h>
 #include <linux/of_address.h>
-#include <linux/of_platform.h>
 
 #include <asm/mach/arch.h>
 
@@ -58,7 +57,6 @@ 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, NULL);
        kona_l2_cache_init();
 }