commit | 417b152ef12fe4cfed7453c7e475682629e94f6f | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Mon Oct 30 14:07:37 2017 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Nov 21 09:49:23 2017 +0100 |
tree | 1792175d6326172c71d413f841241d619ca51417 | |
parent | 202a3e232974a63f0fd1e0091821bb88931c3914 [diff] |
platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table commit d6fa71f1c003fb2bc824276bb424a4171f9a717f upstream. Add missing terminating entry to peaq_dmi_table. Fixes: 3b95206110a2 ("platform/x86: peaq-wmi: Add DMI check before ...") Reported-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>