]> Git Repo - u-boot.git/commit
common: Move some SMP functions out of common.h
authorSimon Glass <[email protected]>
Thu, 14 Nov 2019 19:57:35 +0000 (12:57 -0700)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
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
This page took 0.040776 seconds and 4 git commands to generate.