
12 Oct
2023
12 Oct
'23
5:41 a.m.
On Wed, 11 Oct 2023 at 18:56, Sean Anderson seanga2@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 seanga2@gmail.com
drivers/core/root.c | 2 +- drivers/i2c/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org