From c8d7c4834a6204fc32eb25a0955fe3c3f4ab60b9 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sat, 13 Feb 2021 23:52:31 +0200 Subject: AGESA fam14 boards: Move include for usb_oc.asl MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Do this for consistency with later platforms. Change-Id: Ia4903b40a8f617c59868aaa116115fa23603438c Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/coreboot/+/50645 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/jetway/nf81-t56n-lf/dsdt.asl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainboard/jetway/nf81-t56n-lf/dsdt.asl') diff --git a/src/mainboard/jetway/nf81-t56n-lf/dsdt.asl b/src/mainboard/jetway/nf81-t56n-lf/dsdt.asl index e70f490372..cd792a7eca 100644 --- a/src/mainboard/jetway/nf81-t56n-lf/dsdt.asl +++ b/src/mainboard/jetway/nf81-t56n-lf/dsdt.asl @@ -41,6 +41,8 @@ DefinitionBlock ( #include "acpi/sleep.asl" #include "acpi/gpe.asl" + #include "acpi/usb_oc.asl" + #include "acpi/superio.asl" } /* End of ASL file */ -- cgit v1.2.3