On Wed, 11 Sept 2024 at 00:25, Patrick Rudolph <[email protected]> wrote: > > Allow other architectures to use acpi_create_mcfg_mmconfig as well > by moving the function prototype to common code. > > Signed-off-by: Patrick Rudolph <[email protected]> > Cc: Simon Glass <[email protected]> > --- > arch/x86/include/asm/acpi_table.h | 2 -- > include/acpi/acpi_table.h | 13 +++++++++++++ > 2 files changed, 13 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

