mainboard/*/*/dsdt.asl: Use tabs for indents

Change-Id: Idef587d8261784e916e8d50f4336cbcfca39b9b0
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/16730
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Elyes HAOUAS 2016-09-24 08:53:34 +02:00 committed by Patrick Georgi
parent 8da96e57c8
commit b87a734771
23 changed files with 2304 additions and 2304 deletions

View file

@ -432,7 +432,8 @@ DefinitionBlock (
Name(IRQP, ResourceTemplate() {
IRQ(Level, ActiveLow, Shared) {
3, 4, 5, 7, 10, 11, 12, 14, 15
}})
}
})
Device(INTA) {
Name(_HID, EISAID("PNP0C0F"))
@ -905,7 +906,6 @@ DefinitionBlock (
Return (PS7) /* PIC Mode */
} /* end _PRT */
} /* end PBR7 */
Device(PE20) {
Name(_ADR, 0x00150000)
Method(_PRT,0) {