aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-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 b0f9d19b3410..99227807a584 100644
--- a/drivers/input/mouse/elan_i2c_core.c
+++ b/drivers/input/mouse/elan_i2c_core.c
@@ -1348,6 +1348,7 @@ static const struct acpi_device_id elan_acpi_id[] = {
1348 { "ELAN0618", 0 }, 1348 { "ELAN0618", 0 },
1349 { "ELAN061C", 0 }, 1349 { "ELAN061C", 0 },
1350 { "ELAN061D", 0 }, 1350 { "ELAN061D", 0 },
1351 { "ELAN0620", 0 },
1351 { "ELAN0622", 0 }, 1352 { "ELAN0622", 0 },
1352 { "ELAN1000", 0 }, 1353 { "ELAN1000", 0 },
1353 { } 1354 { }