input: touchscreen: gslx680_pad: make g_wake_pin/g_irq_pin/gsl1686_config_data_id static

Change-Id: Id54b29798c2d3b91429f72245e3bc045a410fd1d
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
Tao Huang
2025-08-06 09:51:35 +08:00
parent b6c371be83
commit 5c8264c319
2 changed files with 3 additions and 3 deletions

View File

@@ -45,8 +45,8 @@
#define GSLX680_I2C_NAME "gslX680-pad"
#define GSLX680_I2C_ADDR 0x40
int g_wake_pin=0;
int g_irq_pin=0;
static int g_wake_pin;
static int g_irq_pin;
#define GSL_DATA_REG 0x80
#define GSL_STATUS_REG 0xe0

View File

@@ -235,7 +235,7 @@ static int gsl3678_config_data_id[] =
0,0,0,0,0,0,0,
};
unsigned int gsl1686_config_data_id[] = {
static unsigned int gsl1686_config_data_id[] = {
0xc9259d,
0x200,
0,0,