Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[deliverable/linux.git] / arch / arm / mach-highbank / highbank.c
index 6050a14faee6f327799fb1f815755f96c37cd4d1..07f60986dc2c278e314fe8bb309a8bf4153a3bc6 100644 (file)
@@ -23,7 +23,6 @@
 #include <linux/pl320-ipc.h>
 #include <linux/of.h>
 #include <linux/of_irq.h>
-#include <linux/of_platform.h>
 #include <linux/of_address.h>
 #include <linux/reboot.h>
 #include <linux/amba/bus.h>
@@ -163,8 +162,6 @@ static void __init highbank_init(void)
 
        pl320_ipc_register_notifier(&hb_keys_nb);
 
-       of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);
-
        if (psci_ops.cpu_suspend)
                platform_device_register(&highbank_cpuidle_device);
 }
This page took 0.032533 seconds and 5 git commands to generate.