Paul Menzel (paulepan...@users.sourceforge.net) just uploaded a new patch set 
to gerrit, which you can find at http://review.coreboot.org/2275

-gerrit

commit 0052f99a86ad6b42058bd24654f23fa18c441257
Author: Paul Menzel <paulepan...@users.sourceforge.net>
Date:   Mon Feb 4 12:05:46 2013 +0100

    ASRock 939A785GMH: Align comments in DSDT header with tabs
    
    Change-Id: Ie64c231188310c4248ad0aaf9cdfcea12666bf2f
    Signed-off-by: Paul Menzel <paulepan...@users.sourceforge.net>
---
 src/mainboard/asrock/939a785gmh/dsdt.asl | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/mainboard/asrock/939a785gmh/dsdt.asl 
b/src/mainboard/asrock/939a785gmh/dsdt.asl
index da4d06a..a2df0a0 100644
--- a/src/mainboard/asrock/939a785gmh/dsdt.asl
+++ b/src/mainboard/asrock/939a785gmh/dsdt.asl
@@ -19,11 +19,11 @@
 
 /* DefinitionBlock Statement */
 DefinitionBlock (
-       "DSDT.AML",           /* Output filename */
-       "DSDT",                 /* Signature */
+       "DSDT.AML",     /* Output filename */
+       "DSDT",         /* Signature */
        0x02,           /* DSDT Revision, needs to be 2 for 64bit */
-       "ASROCK",               /* OEMID */
-       "939A785GM",     /* TABLE ID */
+       "ASROCK",       /* OEMID */
+       "939A785GM",    /* TABLE ID */
        0x00010001      /* OEM Revision */
        )
 {      /* Start of ASL file */

-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to