From ee4c6f7c8028f9854442c08b61aa3436dca5ab36 Mon Sep 17 00:00:00 2001 From: Sven Schnelle Date: Sun, 17 Apr 2011 14:55:21 +0000 Subject: Lenovo H8 EC: add missing systemstatus.asl include Signed-off-by: Sven Schnelle Acked-by: Sven Schnelle git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6510 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/ec/lenovo/h8/acpi/ec.asl | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ec') diff --git a/src/ec/lenovo/h8/acpi/ec.asl b/src/ec/lenovo/h8/acpi/ec.asl index bcd196173c..0bcf44159c 100644 --- a/src/ec/lenovo/h8/acpi/ec.asl +++ b/src/ec/lenovo/h8/acpi/ec.asl @@ -120,4 +120,5 @@ Device(EC) #include "lid.asl" #include "beep.asl" #include "thermal.asl" +#include "systemstatus.asl" } -- cgit v1.2.3