commit | 0dd6db359e5f206cbf1dd1fd40dd211588cd2725 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Mon Jun 20 11:25:43 2022 +0200 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Jun 29 19:40:45 2022 +0200 |
tree | 009c3526d4d43779a35492085f96687650560368 | |
parent | 03c765b0e3b4cb5063276b086c76f7a612856a9a [diff] |
ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from DMI quirks Somehow the "ThinkPad X1 Carbon 6th" entry ended up twice in the struct dmi_system_id acpi_ec_no_wakeup[] array. Remove one of the entries. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>