diff options
Diffstat (limited to 'drivers/platform/x86/peaq-wmi.c')
-rw-r--r-- | drivers/platform/x86/peaq-wmi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/platform/x86/peaq-wmi.c b/drivers/platform/x86/peaq-wmi.c index 67fa3fa32011..2da48ecc90c1 100644 --- a/drivers/platform/x86/peaq-wmi.c +++ b/drivers/platform/x86/peaq-wmi.c | |||
@@ -73,6 +73,7 @@ static const struct dmi_system_id peaq_dmi_table[] = { | |||
73 | DMI_MATCH(DMI_PRODUCT_NAME, "PEAQ PMM C1010 MD99187"), | 73 | DMI_MATCH(DMI_PRODUCT_NAME, "PEAQ PMM C1010 MD99187"), |
74 | }, | 74 | }, |
75 | }, | 75 | }, |
76 | {} | ||
76 | }; | 77 | }; |
77 | 78 | ||
78 | static int __init peaq_wmi_init(void) | 79 | static int __init peaq_wmi_init(void) |