]> git.baikalelectronics.ru Git - uboot.git/commit
common: Move upmconfig() to ppc.h
authorSimon Glass <sjg@chromium.org>
Sat, 28 Dec 2019 17:44:57 +0000 (10:44 -0700)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 24 Jan 2020 17:36:48 +0000 (23:06 +0530)
commit9506245876cf902be6b286c0f67553c109379c56
treecb91c4dd6023aba0b5a1bd46bc49befe5a7c40ce
parent3c62e67f4e9497005a1d0bd4f419777e49e46b89
common: Move upmconfig() to ppc.h

This file is only used by PowerPC so move it to an arch-specific header
file.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/powerpc/include/asm/ppc.h
board/socrates/socrates.c
include/common.h