mainboard/XXX/YYY/dsdt.asl: Whitespace fix

Use tab between "COREBOOT", and comment.

This fix was requested in 90957f88 -
"mainboard/intel: Add Mohon Peak CRB for Intel's atom c2000"

Change-Id: If9fb6158cca95341ab57db1125e85648b616b72c
Signed-off-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-on: http://review.coreboot.org/6601
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
This commit is contained in:
Martin Roth 2014-08-11 11:59:30 -06:00 committed by Martin Roth
parent 9ff030fb25
commit 73d5d4cb11
4 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@ DefinitionBlock(
"DSDT",
0x02, // DSDT revision: ACPI v2.0
"COREv4", // OEM id
"COREBOOT", // OEM table id
"COREBOOT", // OEM table id
0x20110725 // OEM revision
)
{

View File

@ -25,7 +25,7 @@ DefinitionBlock(
"DSDT",
0x02, // DSDT revision: ACPI v2.0
"COREv4", // OEM id
"COREBOOT", // OEM table id
"COREBOOT", // OEM table id
0x20110725 // OEM revision
)
{

View File

@ -23,7 +23,7 @@ DefinitionBlock(
"DSDT",
0x02, // DSDT revision: ACPI v2.0
"COREv4", // OEM id
"COREBOOT", // OEM table id
"COREBOOT", // OEM table id
0x20110725 // OEM revision
)
{

View File

@ -23,7 +23,7 @@ DefinitionBlock(
"DSDT",
0x02, // DSDT revision: ACPI v2.0
"COREv4", // OEM id
"COREBOOT", // OEM table id
"COREBOOT", // OEM table id
0x20110725 // OEM revision
)
{