ARM: SoC: convert VExpress/RealView to SMP operations
[linux-2.6-block.git] / arch / arm / mach-realview / realview_pb11mp.c
index a98c536e3327afa9823a2b29ffd081258be2ae5a..2eacda179f778632aac919580af6ed07d4728b28 100644 (file)
@@ -366,6 +366,7 @@ static void __init realview_pb11mp_init(void)
 MACHINE_START(REALVIEW_PB11MP, "ARM-RealView PB11MPCore")
        /* Maintainer: ARM Ltd/Deep Blue Solutions Ltd */
        .atag_offset    = 0x100,
+       .smp            = smp_ops(realview_smp_ops),
        .fixup          = realview_fixup,
        .map_io         = realview_pb11mp_map_io,
        .init_early     = realview_init_early,