]> git.dujemihanovic.xyz Git - u-boot.git/commit
acpi: Move function prototype
authorPatrick Rudolph <patrick.rudolph@9elements.com>
Wed, 23 Oct 2024 13:19:55 +0000 (15:19 +0200)
committerTom Rini <trini@konsulko.com>
Sun, 27 Oct 2024 23:24:13 +0000 (17:24 -0600)
commit3451e03238fbd22240eee9dcee7bee857afd931a
treea876ad666f15a76a030f753773fa7cf800e7df53
parentbf5d37662da52f3844fdfb245b135272da7774d5
acpi: Move function prototype

Allow other architectures to use acpi_create_mcfg_mmconfig as well
by moving the function prototype to common code.

Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Cc: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/acpi_table.h
include/acpi/acpi_table.h