]> git.baikalelectronics.ru Git - uboot.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)
commit86ba49d5a3af8898b5fba2e407976441dbaf09ce
treeaf6f2ef26a0b2ee58bc75bbec49d78125616d5c9
parentabc08ffbebb40a34f4b2b87e8aea2c26235685f6
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