soc/amd/{common/picasso}: Move pci_int.asl
We can share this with cezanne. BUG=b:184766519 TEST=Build picasso Signed-off-by: Raul E Rangel <rrangel@chromium.org> Change-Id: If746d55345f6b7c828376b64adc5532d20413f68 Reviewed-on: https://review.coreboot.org/c/coreboot/+/52916 Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
c8cfe7c8ff
commit
afe1fe55eb
|
@ -9,7 +9,7 @@ Device(PCI0) {
|
|||
}
|
||||
|
||||
/* Describe PCI INT[A-H] for the Southbridge */
|
||||
#include "pci_int.asl"
|
||||
#include <soc/amd/common/acpi/pci_int.asl>
|
||||
|
||||
/* Describe the devices in the Southbridge */
|
||||
#include "sb_fch.asl"
|
||||
|
|
Loading…
Reference in New Issue