arm: Correct cpu_reset function prototype on some platforms
Some platforms were not including <cpu_func.h> which sets the prototype
for reset_cpu, and in turn had it set wrong. Correct these cases.
Signed-off-by:
Tom Rini <trini@konsulko.com>
Loading
Please register or sign in to comment