]> git.ipfire.org Git - thirdparty/u-boot.git/commit
acpi: Move acpi_fill_header() to the generic header
authorSimon Glass <sjg@chromium.org>
Wed, 1 Dec 2021 16:02:45 +0000 (09:02 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Jan 2022 18:44:36 +0000 (11:44 -0700)
commit383bf1bc9ee21c649d04a03a19eedbffa84b7237
treeaf6f2ef26a0b2ee58bc75bbec49d78125616d5c9
parenta16f48823928b6bfe1e2426b17af1ec325958595
acpi: Move acpi_fill_header() to the generic header

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

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/acpi_table.h
include/acpi/acpi_table.h