commit | 3451e03238fbd22240eee9dcee7bee857afd931a | [log] [tgz] |
---|---|---|
author | Patrick Rudolph <patrick.rudolph@9elements.com> | Wed Oct 23 15:19:55 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sun Oct 27 17:24:13 2024 -0600 |
tree | a876ad666f15a76a030f753773fa7cf800e7df53 | |
parent | bf5d37662da52f3844fdfb245b135272da7774d5 [diff] |
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>