
27 Mar
2021
27 Mar
'21
4:18 a.m.
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 ---
arch/x86/cpu/apollolake/cpu.c | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-)
Applied to u-boot-dm/next, thanks!