Skip to content
Commit aa0efcde authored by Vineet Gupta's avatar Vineet Gupta
Browse files

ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp()



MCIP now registers it's own per cpu setup routine (for IPI IRQ request)
using smp_ops.init_irq_cpu().

So no need for platforms to do that. This now completely decouples
platforms from MCIP.

Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent 286130eb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment