commit | 39fdefa6cf302ad2dbc30c905f03e5480b380ec3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 28 10:44:57 2019 -0700 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Fri Jan 24 23:06:48 2020 +0530 |
tree | cb91c4dd6023aba0b5a1bd46bc49befe5a7c40ce | |
parent | cc3ac11d81446c31a5bedd31887618b9a70439dd [diff] |
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>