summaryrefslogtreecommitdiffstats
path: root/src/mainboard/pcengines/apu1/dsdt.asl
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2021-02-13 23:52:31 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2021-02-20 21:37:24 +0000
commitc8d7c4834a6204fc32eb25a0955fe3c3f4ab60b9 (patch)
treedbac666ea3f4b1ce3bbf51a1f2c9c71f2194bac6 /src/mainboard/pcengines/apu1/dsdt.asl
parentff9ba54ce190da0b5df5306b1fe99c796265e30e (diff)
downloadcoreboot-c8d7c4834a6204fc32eb25a0955fe3c3f4ab60b9.tar.gz
coreboot-c8d7c4834a6204fc32eb25a0955fe3c3f4ab60b9.tar.bz2
coreboot-c8d7c4834a6204fc32eb25a0955fe3c3f4ab60b9.zip
AGESA fam14 boards: Move include for usb_oc.asl
Do this for consistency with later platforms. Change-Id: Ia4903b40a8f617c59868aaa116115fa23603438c Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50645 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/pcengines/apu1/dsdt.asl')
-rw-r--r--src/mainboard/pcengines/apu1/dsdt.asl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/pcengines/apu1/dsdt.asl b/src/mainboard/pcengines/apu1/dsdt.asl
index 6d3876ae4846..327570d15cae 100644
--- a/src/mainboard/pcengines/apu1/dsdt.asl
+++ b/src/mainboard/pcengines/apu1/dsdt.asl
@@ -41,6 +41,7 @@ DefinitionBlock (
#include "acpi/sleep.asl"
#include "acpi/gpe.asl"
+ #include "acpi/usb_oc.asl"
/* Contains the GPIO led and button setup for this board */
#include "acpi/buttons.asl"