summaryrefslogtreecommitdiff
path: root/himax_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'himax_debug.c')
-rw-r--r--himax_debug.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/himax_debug.c b/himax_debug.c
index d0abb47..72df84c 100644
--- a/himax_debug.c
+++ b/himax_debug.c
@@ -2987,12 +2987,10 @@ CONTI:
/* Compare Touch Information */
g_core_fp.fp_tp_info_check();
goto ENDFUCTION;
-#if !defined(HX_ZERO_FLASH)
} else if (buf[0] == 'e' && buf[1] == 'c') {
/* Erase firmware */
g_core_fp.fp_sense_off(true);
g_core_fp.fp_chip_erase();
-#endif
} else {
/* others, do nothing */
debug_level_cmd = 0;