summaryrefslogtreecommitdiff
path: root/tcm/synaptics_touchcom_func_reflash.c
diff options
context:
space:
mode:
Diffstat (limited to 'tcm/synaptics_touchcom_func_reflash.c')
-rw-r--r--tcm/synaptics_touchcom_func_reflash.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/tcm/synaptics_touchcom_func_reflash.c b/tcm/synaptics_touchcom_func_reflash.c
index a434bac..ca7f712 100644
--- a/tcm/synaptics_touchcom_func_reflash.c
+++ b/tcm/synaptics_touchcom_func_reflash.c
@@ -222,9 +222,6 @@ int syna_tcm_compare_image_id_info(struct tcm_dev *tcm_dev,
LOGN("Image build ID is different from device fw ID\n");
result = UPDATE_FIRMWARE_CONFIG;
goto exit;
- } else {
- result = UPDATE_NONE;
- goto exit;
}
image_config_id = header->customer_config_id;