]> git.baikalelectronics.ru Git - uboot.git/commit
common: arm: Move s_init() to an ARM-specific header
authorSimon Glass <sjg@chromium.org>
Sat, 28 Dec 2019 17:44:55 +0000 (10:44 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 17 Jan 2020 18:27:27 +0000 (13:27 -0500)
commit8d2376ec10ca253011b533c7b501223ab7803643
tree66dd4d49584a25566ade784b6b666a0849badaf8
parent5a598e1573c6eaec21214dc1469ccea1f32976e0
common: arm: Move s_init() to an ARM-specific header

This function is only used on ARM devices so does not belong in the global
common header file. Move it to an ARM header.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/include/asm/u-boot-arm.h
include/common.h