[PATCH 30/34] x86: coral: Avoid build error with !CONFIG_ACPIGEN

Simon Glass sjg at chromium.org
Sat Mar 27 04:18:06 CET 2021


When CONFIG_ACPIGEN is not enabled the CPU code does not build. Fix this
by moving things around.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 arch/x86/cpu/apollolake/cpu.c | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list