common: Move some SMP functions out of common.h
authorSimon Glass <sjg@chromium.org>
Thu, 14 Nov 2019 19:57:35 +0000 (12:57 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 2 Dec 2019 23:23:14 +0000 (18:23 -0500)
commit62270f4395f86bd5231fcb9c1710e42be7d67d60
treea17b47841340571e0d4573c8bbefd58f22ef4a77
parent30c7c4347307c807b0f9f9045053339507fd699e
common: Move some SMP functions out of common.h

These functions belong in cpu_func.h so move them over.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
12 files changed:
arch/arm/cpu/armv7/ls102xa/cpu.c
arch/arm/cpu/armv7/virt-v7.c
arch/arm/lib/bootm.c
arch/arm/mach-uniphier/arm32/psci.c
board/armltd/vexpress/vexpress_common.c
board/broadcom/bcm_ep/board.c
board/samsung/arndale/arndale.c
board/synopsys/axs10x/axs10x.c
board/xilinx/zynqmp/zynqmp.c
cmd/elf.c
include/common.h
include/cpu_func.h