]> Git Repo - u-boot.git/commit
common: arm: Move s_init() to an ARM-specific header
authorSimon Glass <[email protected]>
Sat, 28 Dec 2019 17:44:55 +0000 (10:44 -0700)
committerJagan Teki <[email protected]>
Fri, 24 Jan 2020 17:36:48 +0000 (23:06 +0530)
commitb14d1af81dbe32e89316c9226c7a2aa52b28cb41
treeedff8d1613d7293934922c56a203fe199eb9eb4f
parent7fefef5078d427e5b9e22e19352d492029cea6f2
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 <[email protected]>
arch/arm/include/asm/u-boot-arm.h
include/common.h
This page took 0.033639 seconds and 4 git commands to generate.