coreboot-kgpe-d16/src/mainboard/iwave/iWRainbowG6
Paul Menzel d2e0e29b16 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>
2013-02-04 17:10:16 +01:00
..
acpi Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board 2010-12-18 07:48:43 +00:00
acpi_tables.c hpet: common ACPI generation 2012-10-08 21:23:08 +02:00
cmos.layout Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board 2010-12-18 07:48:43 +00:00
devicetree.cb Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board 2010-12-18 07:48:43 +00:00
dsdt.asl Intel based boards: Use tab instead of spaces to align comment in DSDT 2013-02-04 17:10:16 +01:00
fadt.c Use ACPI text fields consistently with all other boards 2011-09-21 00:31:45 +02:00
hda_verb.h Fix a few whitespace and coding style issues. 2010-12-18 13:22:37 +00:00
irq_tables.c Fix PIRQ routing abstraction 2012-11-16 05:07:28 +01:00
Kconfig Drop unneeded BOARD_HAS_FADT option 2012-11-16 01:13:02 +01:00
mainboard.c Drop redundant CHIP_NAME in mainboard.c 2012-11-06 21:59:21 +01:00
mptable.c Unify IO APIC address specification 2012-04-12 00:06:11 +02:00
romstage.c iwave/iWRainbowG6: use 16bit access for a register which is not 32bit aligned 2012-10-26 21:55:38 +02:00
smihandler.c Rename mainboard_smi.c to smihandler.c 2013-01-03 19:33:01 +01:00