commit | 50e9770b6fb327e3ed3ec60aed4159b3e5aaf069 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed May 17 08:23:04 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 11:02:40 2017 -0400 |
tree | 9c9648d6dfe4b1b57cbf93c586212885685e7e5c | |
parent | b5a2a35ba6be9676171d9281c2fef351f758897b [diff] |
common: Move PPC4xx_SYS_INFO() et al to arch-specific header These definitions should not be in common.h. Move them to an arch-specific header file. Signed-off-by: Simon Glass <sjg@chromium.org>