]> 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)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 24 Jan 2020 17:36:48 +0000 (23:06 +0530)
commite642bfee43f087bd074740ee894f91f03e22b05f
treeedff8d1613d7293934922c56a203fe199eb9eb4f
parent454f763fb3b0d50c5b55968d1f2ec615909c88d1
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