aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/cyan/acpi/touchscreen_elan.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/cyan/acpi/touchscreen_elan.asl')
-rw-r--r--src/mainboard/google/cyan/acpi/touchscreen_elan.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/cyan/acpi/touchscreen_elan.asl b/src/mainboard/google/cyan/acpi/touchscreen_elan.asl
index cd67a0e5a6..1fc362ef85 100644
--- a/src/mainboard/google/cyan/acpi/touchscreen_elan.asl
+++ b/src/mainboard/google/cyan/acpi/touchscreen_elan.asl
@@ -36,7 +36,7 @@ Scope (\_SB.PCI0.I2C1)
"\\_SB.PCI0.I2C1", /* ResourceSource */
)
GpioInt (Level, ActiveLow, ExclusiveAndWake, PullDefault,,
- "\\_SB.GPNC") { BOARD_TOUCH_GPIO_INDEX }
+ "\\_SB.GPNC") { BOARD_TOUCH_GPIO_INDEX }
} )
Return (BUF0)