[coreboot] [commit] r6510 - trunk/src/ec/lenovo/h8/acpi

repository service svn at coreboot.org
Sun Apr 17 16:55:21 CEST 2011


Author: svens
Date: Sun Apr 17 16:55:21 2011
New Revision: 6510
URL: https://tracker.coreboot.org/trac/coreboot/changeset/6510

Log:
Lenovo H8 EC: add missing systemstatus.asl include

Signed-off-by: Sven Schnelle <svens at stackframe.org>
Acked-by: Sven Schnelle <svens at stackframe.org>

Modified:
   trunk/src/ec/lenovo/h8/acpi/ec.asl

Modified: trunk/src/ec/lenovo/h8/acpi/ec.asl
==============================================================================
--- trunk/src/ec/lenovo/h8/acpi/ec.asl	Sun Apr 17 14:54:32 2011	(r6509)
+++ trunk/src/ec/lenovo/h8/acpi/ec.asl	Sun Apr 17 16:55:21 2011	(r6510)
@@ -120,4 +120,5 @@
 #include "lid.asl"
 #include "beep.asl"
 #include "thermal.asl"
+#include "systemstatus.asl"
 }




More information about the coreboot mailing list