diff options
Diffstat (limited to 'drivers/input/touchscreen/goodix.h')
| -rw-r--r-- | drivers/input/touchscreen/goodix.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/goodix.h b/drivers/input/touchscreen/goodix.h index 235dd5f264c5..7338a3c246bb 100644 --- a/drivers/input/touchscreen/goodix.h +++ b/drivers/input/touchscreen/goodix.h @@ -90,7 +90,6 @@ struct goodix_ts_data { struct gpio_desc *gpiod_rst; int gpio_count; int gpio_int_idx; - enum gpiod_flags gpiod_rst_flags; char id[GOODIX_ID_MAX_LEN + 1]; char cfg_name[64]; char name[GOODIX_NAME_MAX_LEN]; |
