[coreboot-gerrit] Patch set updated for coreboot: 765cba3 lenovo/x230/dsdt.asl: Change space to tab.

Alexandru Gagniuc (mr.nuke.me@gmail.com) gerrit at coreboot.org
Thu Jan 23 03:32:10 CET 2014


Alexandru Gagniuc (mr.nuke.me at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4779

-gerrit

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

    lenovo/x230/dsdt.asl: Change space to tab.
    
    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