From 62047d1e4a3b0e4114cd936af705a3ace95ab313 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Thu, 27 Aug 2015 15:07:03 +0200 Subject: gma: Consolidate Intel IGD ACPI code some more Consolidate some common (and mostly broken) code. Will try to fix things in separate commits. Maybe, igd.asl taken from gm45 (the non-PCH case) could also be used for i945 and sch. But this needs further investigation. Change-Id: Id3663bf588458e1e71920b96a3149f96947921e9 Signed-off-by: Nico Huber Reviewed-on: http://review.coreboot.org/11702 Reviewed-by: Vladimir Serbinenko Tested-by: build bot (Jenkins) --- src/northbridge/intel/haswell/acpi/haswell.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/northbridge/intel/haswell/acpi/haswell.asl') diff --git a/src/northbridge/intel/haswell/acpi/haswell.asl b/src/northbridge/intel/haswell/acpi/haswell.asl index b9e2c8a201..0d4f923dd7 100644 --- a/src/northbridge/intel/haswell/acpi/haswell.asl +++ b/src/northbridge/intel/haswell/acpi/haswell.asl @@ -51,4 +51,4 @@ Device (PDRC) } // Integrated graphics 0:2.0 -#include "igd.asl" +#include -- cgit v1.2.3