From a48232268d70f926c7c6686b619eb1954ce6f245 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sat, 6 Jun 2015 11:03:12 +0300 Subject: sandy/ivy: Include IRQ routes from platform MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The default route does work for all Chromebooks and is replaced with platform-specific one in follow-up. Change-Id: Ia1839ed38dacf44a89dc757394d054e17666f193 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/10442 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc --- src/mainboard/samsung/lumpy/dsdt.asl | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/samsung/lumpy/dsdt.asl') diff --git a/src/mainboard/samsung/lumpy/dsdt.asl b/src/mainboard/samsung/lumpy/dsdt.asl index 6fdbe0336c..1ab63225d8 100644 --- a/src/mainboard/samsung/lumpy/dsdt.asl +++ b/src/mainboard/samsung/lumpy/dsdt.asl @@ -50,6 +50,7 @@ DefinitionBlock( { #include #include + #include } } -- cgit v1.2.3