[coreboot-gerrit] Patch set updated for coreboot: 12eb68d x230/dsdt.asl: Change space to tab.

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Wed Jan 22 18:37:10 CET 2014


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

-gerrit

commit 12eb68d54e6275b40386a077c2803a769b754c80
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Wed Jan 22 17:12:56 2014 +0100

    x230/dsdt.asl: Change space to tab.
    
    Not that I care.
    
    Change-Id: I9e6d39a5a08fe9fd27daeca0e8393ff019b722d4
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/mainboard/lenovo/x230/dsdt.asl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/lenovo/x230/dsdt.asl b/src/mainboard/lenovo/x230/dsdt.asl
index 20b0232..12f40f8 100644
--- a/src/mainboard/lenovo/x230/dsdt.asl
+++ b/src/mainboard/lenovo/x230/dsdt.asl
@@ -30,7 +30,7 @@ DefinitionBlock(
 	"DSDT",
 	0x02,		// DSDT revision: ACPI v2.0
 	"COREv4",	// OEM id
-	"COREBOOT",     // OEM table id
+	"COREBOOT",	// OEM table id
 	0x20110725	// OEM revision
 )
 {



More information about the coreboot-gerrit mailing list