[coreboot-gerrit] New patch to review for coreboot: 82c29a0 lenovo/h8: Remove useless smi.h include.

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Sun Aug 10 23:52:26 CEST 2014


Vladimir Serbinenko (phcoder at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6588

-gerrit

commit 82c29a07b575031f2bc2d8bd7210c3080e9684f4
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Sun Aug 10 23:52:04 2014 +0200

    lenovo/h8: Remove useless smi.h include.
    
    It's not really used.
    
    Change-Id: I760d5a4cbe46d17ef37ea34e29eecdb0721cb945
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/ec/lenovo/h8/acpi/ec.asl | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/ec/lenovo/h8/acpi/ec.asl b/src/ec/lenovo/h8/acpi/ec.asl
index b8c1625..e8d5215 100644
--- a/src/ec/lenovo/h8/acpi/ec.asl
+++ b/src/ec/lenovo/h8/acpi/ec.asl
@@ -20,7 +20,6 @@
  * MA 02110-1301 USA
  */
 
-#include "smi.h"
 Device(EC)
 {
 	Name (_HID, EISAID("PNP0C09"))



More information about the coreboot-gerrit mailing list