aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/input/mouse/elan_i2c_core.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/mouse/elan_i2c_core.c b/drivers/input/mouse/elan_i2c_core.c
index 225ae6980182..628ef617bb2f 100644
--- a/drivers/input/mouse/elan_i2c_core.c
+++ b/drivers/input/mouse/elan_i2c_core.c
@@ -1337,6 +1337,7 @@ static const struct acpi_device_id elan_acpi_id[] = {
1337 { "ELAN0000", 0 }, 1337 { "ELAN0000", 0 },
1338 { "ELAN0100", 0 }, 1338 { "ELAN0100", 0 },
1339 { "ELAN0600", 0 }, 1339 { "ELAN0600", 0 },
1340 { "ELAN0601", 0 },
1340 { "ELAN0602", 0 }, 1341 { "ELAN0602", 0 },
1341 { "ELAN0605", 0 }, 1342 { "ELAN0605", 0 },
1342 { "ELAN0608", 0 }, 1343 { "ELAN0608", 0 },