mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
rk3168: tb: remove unused code
This commit is contained in:
@@ -1827,15 +1827,8 @@ static void __init rk30_i2c_register_board_info(void)
|
||||
|
||||
// ========== Begin of rk3168 top board keypad defination ============
|
||||
|
||||
#include <mach/gpio.h>
|
||||
#include <plat/key.h>
|
||||
|
||||
#define EV_ENCALL KEY_F4
|
||||
#define EV_MENU KEY_F1
|
||||
|
||||
#define PRESS_LEV_LOW 1
|
||||
#define PRESS_LEV_HIGH 0
|
||||
|
||||
static struct rk29_keys_button key_button[] = {
|
||||
{
|
||||
.desc = "vol-",
|
||||
|
||||
Reference in New Issue
Block a user