From 4737b0c2ccc481af04406507d6ad738a3b8c5e7f Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Wed, 22 Jan 2014 17:12:56 +0100 Subject: lenovo/x230/dsdt.asl: Change space to tab. Change-Id: I9e6d39a5a08fe9fd27daeca0e8393ff019b722d4 Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/4779 Reviewed-by: Alexandru Gagniuc Tested-by: build bot (Jenkins) --- src/mainboard/lenovo/x230/dsdt.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/lenovo/x230') diff --git a/src/mainboard/lenovo/x230/dsdt.asl b/src/mainboard/lenovo/x230/dsdt.asl index 047722685e..db2a793660 100644 --- a/src/mainboard/lenovo/x230/dsdt.asl +++ b/src/mainboard/lenovo/x230/dsdt.asl @@ -29,7 +29,7 @@ DefinitionBlock( "DSDT", 0x02, // DSDT revision: ACPI v2.0 "COREv4", // OEM id - "COREBOOT", // OEM table id + "COREBOOT", // OEM table id 0x20110725 // OEM revision ) { -- cgit v1.2.3