commit | 92052d49a38e0ed7e333acd96d9b2b6f3868db9b | [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 | d0e1c340c4c59450678bd08689913b6616d7d649 [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>