[PATCH 11/40] acpi: Move acpi_fill_header() to the generic header

Simon Glass sjg at chromium.org
Sun Jan 23 22:53:54 CET 2022


This function is not x86-specific so move it into the common header file.

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

 arch/x86/include/asm/acpi_table.h | 1 -
 include/acpi/acpi_table.h         | 8 ++++++++
 2 files changed, 8 insertions(+), 1 deletion(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list