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)
commit39fdefa6cf302ad2dbc30c905f03e5480b380ec3
treecb91c4dd6023aba0b5a1bd46bc49befe5a7c40ce
parentcc3ac11d81446c31a5bedd31887618b9a70439dd
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