diff options
| -rw-r--r-- | drivers/input/touchscreen/gt9x_2.4/gt9xx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/gt9x_2.4/gt9xx.c b/drivers/input/touchscreen/gt9x_2.4/gt9xx.c index e55b023d83d8..f29b2241ced5 100644 --- a/drivers/input/touchscreen/gt9x_2.4/gt9xx.c +++ b/drivers/input/touchscreen/gt9x_2.4/gt9xx.c @@ -1178,7 +1178,6 @@ static s32 gtp_init_panel(struct goodix_ts_data *ts) { ts->fw_error = 1; GTP_ERROR("Firmware error, no config sent!"); - return -1; } } } |
