aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/braswell/acpi/southcluster.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/braswell/acpi/southcluster.asl')
-rw-r--r--src/soc/intel/braswell/acpi/southcluster.asl3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/soc/intel/braswell/acpi/southcluster.asl b/src/soc/intel/braswell/acpi/southcluster.asl
index 2c31d40d22..d74647e98d 100644
--- a/src/soc/intel/braswell/acpi/southcluster.asl
+++ b/src/soc/intel/braswell/acpi/southcluster.asl
@@ -272,3 +272,6 @@ Scope (\_SB.PCI0)
/* SCC Devices */
#include "scc.asl"
}
+
+/* Integrated graphics 0:2.0 */
+#include <drivers/intel/gma/acpi/gfx.asl>