From 17aed0204881c0fd224c5d9d18545824ca4a1886 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 4 Feb 2013 10:46:33 +0100 Subject: =?UTF-8?q?ASRock=20939A785GMH:=20Align=20comments=20of=20DSDT?= =?UTF-8?q?=E2=80=99s=20`IndexField`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove superfluous spaces and use tabulators. Change-Id: Ic8b32b10c4e287a058a395e54214b9923ee48bdd Signed-off-by: Paul Menzel Reviewed-on: http://review.coreboot.org/2276 Tested-by: build bot (Jenkins) Reviewed-by: Steve Goodrich Reviewed-by: Anton Kochkov --- src/mainboard/asrock/939a785gmh/dsdt.asl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/mainboard/asrock/939a785gmh/dsdt.asl b/src/mainboard/asrock/939a785gmh/dsdt.asl index a2df0a0747..a7c863fc0d 100644 --- a/src/mainboard/asrock/939a785gmh/dsdt.asl +++ b/src/mainboard/asrock/939a785gmh/dsdt.asl @@ -43,13 +43,13 @@ DefinitionBlock ( PRQD, 0x00000008, /* Offset: 1h */ } IndexField(PRQI, PRQD, ByteAcc, NoLock, Preserve) { - PINA, 0x00000008, /* Index 0 */ + PINA, 0x00000008, /* Index 0 */ PINB, 0x00000008, /* Index 1 */ PINC, 0x00000008, /* Index 2 */ PIND, 0x00000008, /* Index 3 */ AINT, 0x00000008, /* Index 4 */ - SINT, 0x00000008, /* Index 5 */ - , 0x00000008, /* Index 6 */ + SINT, 0x00000008, /* Index 5 */ + , 0x00000008, /* Index 6 */ AAUD, 0x00000008, /* Index 7 */ AMOD, 0x00000008, /* Index 8 */ PINE, 0x00000008, /* Index 9 */ -- cgit v1.2.3