summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/input/touchscreen/gt9x_2.4/gt9xx.c1
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 4bb552baec12..f1408fa59e94 100644
--- a/drivers/input/touchscreen/gt9x_2.4/gt9xx.c
+++ b/drivers/input/touchscreen/gt9x_2.4/gt9xx.c
@@ -1426,7 +1426,6 @@ static s32 gtp_init_panel(struct goodix_ts_data *ts)
{
ts->fw_error = 1;
GTP_ERROR("Firmware error, no config sent!");
- return -1;
}
}
}