commit | 970b61e72901304c73d12dc4c3e2d53e244e9c99 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Nov 14 12:57:09 2019 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Dec 02 18:23:06 2019 -0500 |
tree | 2ba027312db362b0680f990fd5d55c3508e3fb51 | |
parent | 481d3eb23f19266537f1afd92a15f98f695b064b [diff] |
common: Move older CPU functions to their own header These should be moved to driver model, but in the meantime, move them out of the common header to help reduce its size. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>