Input: elan_i2c - remove duplicate ELAN0605 id
ELAN0605 appears twice here. Signed-off-by: Nik Nyby <nikolas@gnu.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
This commit is contained in:
parent
9c4089e87a
commit
7ed802c0c0
1 changed files with 0 additions and 1 deletions
|
@ -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 },
|
||||
|
|
Loading…
Reference in a new issue