summaryrefslogtreecommitdiff
path: root/src/mainboard/intel/d945gclf/dsdt.asl
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2013-02-04 10:31:34 +0100
committerAnton Kochkov <anton.kochkov@gmail.com>2013-02-04 17:10:16 +0100
commitd2e0e29b1623288b9345ab3591e81bb8e263f004 (patch)
tree230883afd81f4d30bf9cad1cc64c16ee16ed4e9f /src/mainboard/intel/d945gclf/dsdt.asl
parentdada1259a2bdedff998bb0a11e1f22879f185d8d (diff)
downloadcoreboot-d2e0e29b1623288b9345ab3591e81bb8e263f004.tar.xz
Intel based boards: Use tab instead of spaces to align comment in DSDT
Mainboards using `COREBOOT` as their OEM Table ID in their DSDT header were copied from the same source and therefore had spaces instead of a tab to align that comment for that header field. These are mostly Intel based boards. Fix that in accordance with the coding style [1]. [1] http://www.coreboot.org/Development_Guidelines#Coding_Style Change-Id: I299b955930dbd50b9717e8ff141ce8f3fd534e5f Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-on: http://review.coreboot.org/2277 Tested-by: build bot (Jenkins) Reviewed-by: Anton Kochkov <anton.kochkov@gmail.com>
Diffstat (limited to 'src/mainboard/intel/d945gclf/dsdt.asl')
-rw-r--r--src/mainboard/intel/d945gclf/dsdt.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/intel/d945gclf/dsdt.asl b/src/mainboard/intel/d945gclf/dsdt.asl
index 62fa0af2e5..dd1f3a1ec7 100644
--- a/src/mainboard/intel/d945gclf/dsdt.asl
+++ b/src/mainboard/intel/d945gclf/dsdt.asl
@@ -22,7 +22,7 @@ DefinitionBlock(
"DSDT",
0x02, // DSDT revision: ACPI v2.0
"COREv4", // OEM id
- "COREBOOT", // OEM table id
+ "COREBOOT", // OEM table id
0x20090419 // OEM revision
)
{