mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
rk3168_86v: remove esc key
This commit is contained in:
7
arch/arm/mach-rk30/board-rk3168-86v.c
Normal file → Executable file
7
arch/arm/mach-rk30/board-rk3168-86v.c
Normal file → Executable file
@@ -80,13 +80,6 @@ static struct rk29_keys_button key_button[] = {
|
||||
.active_low = PRESS_LEV_LOW,
|
||||
.wakeup = 1,
|
||||
},
|
||||
{
|
||||
.desc = "esc",
|
||||
.code = KEY_BACK,
|
||||
.adc_value = 1,
|
||||
.gpio = INVALID_GPIO,
|
||||
.active_low = PRESS_LEV_LOW,
|
||||
},
|
||||
{
|
||||
.desc = "vol-",
|
||||
.code = KEY_VOLUMEDOWN,
|
||||
|
||||
Reference in New Issue
Block a user