aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/technexion/tim5690/acpi
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2016-09-27 21:36:55 +0200
committerMartin Roth <martinroth@google.com>2016-09-28 22:11:54 +0200
commit8f372d031b6b76405d6267e90b30829c1e8f9e2b (patch)
treebd3fc64122466674f6f2b1eed567c4a84dac7471 /src/mainboard/technexion/tim5690/acpi
parentc6317e0c954506126eca8d28ef9f354020b81aa5 (diff)
mainboard/technexion/tim5690: Use tabs for indents
Change-Id: Icd1f145b3575c6d95dacceb9c0426fbdedcdd686 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/16777 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/technexion/tim5690/acpi')
-rw-r--r--src/mainboard/technexion/tim5690/acpi/usb.asl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/technexion/tim5690/acpi/usb.asl b/src/mainboard/technexion/tim5690/acpi/usb.asl
index 5381e76042..dbffa39ad2 100644
--- a/src/mainboard/technexion/tim5690/acpi/usb.asl
+++ b/src/mainboard/technexion/tim5690/acpi/usb.asl
@@ -23,7 +23,7 @@ DefinitionBlock ("DSDT.AML","DSDT",0x01,"XXXXXX","XXXXXXXX",0x00010001
*/
Method(UCOC, 0) {
Sleep(20)
- Store(0x13,CMTI)
+ Store(0x13,CMTI)
Store(0,GPSL)
}
@@ -122,7 +122,7 @@ If (LLessEqual(UOM6,9)) {
/* USB Port 7 overcurrent uses Gpm 7 */
If (LLessEqual(UOM7,9)) {
- Scope (\_GPE) {
+ Scope (\_GPE) {
/* Method (_L1D) { */
Method (_L07) {
UCOC()