ARM: ux500: simplify secondary CPU boot
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-ux500 / cpu-db8500.c
index 16913800bbf9c5a5b3f799e3b0991a06e935e858..ba708ce08616a477b83b4cc7cc02909d1effcd0a 100644 (file)
@@ -154,7 +154,6 @@ static const char * stericsson_dt_platform_compat[] = {
 };
 
 DT_MACHINE_START(U8500_DT, "ST-Ericsson Ux5x0 platform (Device Tree Support)")
-       .smp            = smp_ops(ux500_smp_ops),
        .map_io         = u8500_map_io,
        .init_irq       = ux500_init_irq,
        /* we re-use nomadik timer here */