• Dan Handley's avatar
    Fix return type of FVP plat_arm_topology_setup · 12ad4d88
    Dan Handley authored
    Fix the return type of the FVP `plat_arm_topology_setup` function
    to be `void` instead of `int` to match the declaration in
    `plat_arm.h`.
    
    This does not result in any change in behavior.
    
    Change-Id: I62edfa7652b83bd26cffb7d167153959b38e37e7
    12ad4d88
fvp_topology.c 8.82 KB