commit | 2018a33cb7e5adc1c71dd63ec4502b79a758757a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Mar 15 18:00:30 2021 +1300 |
committer | Simon Glass <sjg@chromium.org> | Sat Mar 27 15:04:30 2021 +1300 |
tree | dfa69f955daa0a962b99419b6dd60ff28d80f665 | |
parent | b8bcccedac91b8551bf00af724d6a5d45f47bd0f [diff] |
x86: coral: Avoid build error with !CONFIG_ACPIGEN When CONFIG_ACPIGEN is not enabled the CPU code does not build. Fix this by moving things around. Signed-off-by: Simon Glass <sjg@chromium.org>