aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/wistron_btns.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/misc/wistron_btns.c')
-rw-r--r--drivers/input/misc/wistron_btns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/misc/wistron_btns.c b/drivers/input/misc/wistron_btns.c
index 26d51563c1b2..bef5b47cfe74 100644
--- a/drivers/input/misc/wistron_btns.c
+++ b/drivers/input/misc/wistron_btns.c
@@ -562,7 +562,7 @@ static struct key_entry keymap_wistron_md96500[] __initdata = {
562 { KE_KEY, 0x36, {KEY_WWW} }, 562 { KE_KEY, 0x36, {KEY_WWW} },
563 { KE_WIFI, 0x30 }, 563 { KE_WIFI, 0x30 },
564 { KE_BLUETOOTH, 0x44 }, 564 { KE_BLUETOOTH, 0x44 },
565 { KE_END, FE_UNTESTED } 565 { KE_END, 0 }
566}; 566};
567 567
568static struct key_entry keymap_wistron_generic[] __initdata = { 568static struct key_entry keymap_wistron_generic[] __initdata = {