Commit 7ed802c0 authored by Nik Nyby's avatar Nik Nyby Committed by Dmitry Torokhov

Input: elan_i2c - remove duplicate ELAN0605 id

ELAN0605 appears twice here.
Signed-off-by: default avatarNik Nyby <nikolas@gnu.org>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 9c4089e8
......@@ -1255,7 +1255,6 @@ static const struct acpi_device_id elan_acpi_id[] = {
{ "ELAN0602", 0 },
{ "ELAN0605", 0 },
{ "ELAN0608", 0 },
{ "ELAN0605", 0 },
{ "ELAN0609", 0 },
{ "ELAN060B", 0 },
{ "ELAN1000", 0 },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment