1403b917ac
Move the southbridge_write_acpi_tables declaration from acpi.h to common lpc_lib.h, as common LPC is always the caller. This removes a duplicate declaration since all soc/intel devices use common LPC, but not all use common ACPI. The southbridge_write_acpi_tables function is defined in acpi.c with the other acpi functions. Note that this would have the reverse problem if there is ever a non-common LPC device. Change-Id: I0590a028b11f34e423d8f0007e0653037b0849a0 Signed-off-by: Marc Jones <marcjones@sysproconsulting.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/48251 Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: Jay Talbott <JayTalbott@sysproconsulting.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> |
||
---|---|---|
.. | ||
acpi | ||
bootblock | ||
include/soc | ||
nhlt | ||
romstage | ||
acpi.c | ||
chip.c | ||
chip.h | ||
chipset.cb | ||
cpu.c | ||
elog.c | ||
fadt.c | ||
finalize.c | ||
gpio.c | ||
graphics.c | ||
gspi.c | ||
i2c.c | ||
irq.c | ||
Kconfig | ||
lockdown.c | ||
lpc.c | ||
Makefile.inc | ||
me.c | ||
p2sb.c | ||
pmc.c | ||
pmutil.c | ||
reset.c | ||
sd.c | ||
smihandler.c | ||
smmrelocate.c | ||
spi.c | ||
systemagent.c | ||
uart.c | ||
vr_config.c | ||
xhci.c |