On Wed, 11 Oct 2023 at 18:56, Sean Anderson <sean...@gmail.com> wrote: > > lib/acpi/acpigen.o is only compiled into SPL when SPL_ACPIGEN is enabled. > Update several files which reference these functions accordingly. > > Signed-off-by: Sean Anderson <sean...@gmail.com> > --- > > drivers/core/root.c | 2 +- > drivers/i2c/Makefile | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>