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

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