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

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



MCIP now registers it's own probe callback with smp_ops.init_early_smp()
which is called by ARC common code, so no need for platforms to do that.

This decouples the platforms and MCIP and helps confine MCIP details
to it's own file.

Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent e55af4da
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