commit | a77b75c73d72034d3343fcf20290303513d3b2af | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Oct 30 21:38:53 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 02 12:13:53 2021 -0500 |
tree | 082bdbe43da3867afa89b87606461d68da1d3129 | |
parent | fdcb93e1709ab1a2ebb562455621617c29e2099c [diff] |
common: Drop asm/global_data.h from common header Move this out of the common header and include it only where needed. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com>