From e5ab9e28a6041209fd88bc7f760df60662539ba1 Mon Sep 17 00:00:00 2001 From: Aaron Durbin Date: Wed, 20 Dec 2017 13:48:51 -0700 Subject: mb/lenovo/x131e: remove reference to non-existent file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In commit 7f5efd90e (intel/bd82x6x: Use generated ACPI PIRQ) the default_irq_route.asl file was removed, but this mainboard was missed. Follow suit with the original intent of the commit and fix the build breakage. Change-Id: Iac233b802239e4e5cfc66d9545bb637ec4f9f541 Signed-off-by: Aaron Durbin Reviewed-on: https://review.coreboot.org/22958 Reviewed-by: Kyösti Mälkki Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/mainboard/lenovo/x131e/dsdt.asl | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/lenovo') diff --git a/src/mainboard/lenovo/x131e/dsdt.asl b/src/mainboard/lenovo/x131e/dsdt.asl index b88a813a8e..cd1af34386 100644 --- a/src/mainboard/lenovo/x131e/dsdt.asl +++ b/src/mainboard/lenovo/x131e/dsdt.asl @@ -42,7 +42,6 @@ DefinitionBlock( #include #include #include - #include } } } -- cgit v1.2.3