input: keyboard: rk_keys: add rk_keys.h
[firefly-linux-kernel-4.4.55.git] / drivers / input / sensors / hall / och165t_hall.c
index 7ca25a7f2ba40de498bd0df05c5dbac78fff19f9..c8547112b8f24811ab6fe19f7950d0da11b34247 100644 (file)
@@ -29,6 +29,7 @@
 #ifdef CONFIG_HAS_EARLYSUSPEND
 #include <linux/earlysuspend.h>
 #endif
+#include <linux/rk_keys.h>
 #include <linux/sensor-dev.h>
 
 
@@ -44,8 +45,6 @@
 #define COMMAND_ALS_DATA       50              //ALS: 15:8 MSB 8bits data
                                                //7:0 LSB 8bits data
 
-extern  void rk_send_power_key(int state);
-extern  void rk_send_wakeup_key(void); 
 /****************operate according to sensor chip:start************/
 
 static int sensor_active(struct i2c_client *client, int enable, int rate)