aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/hmi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/hmi.c b/core/hmi.c
index 1f665a2..4d1c3a7 100644
--- a/core/hmi.c
+++ b/core/hmi.c
@@ -232,7 +232,6 @@ static const struct core_xstop_bit_info {
{ 48, CORE_CHECKSTOP_PC_HYP_RESOURCE },
{ 52, CORE_CHECKSTOP_PC_HANG_RECOV_FAILED },
{ 54, CORE_CHECKSTOP_PC_AMBI_HANG_DETECTED },
- { 60, CORE_CHECKSTOP_PC_DEBUG_TRIG_ERR_INJ },
{ 63, CORE_CHECKSTOP_PC_SPRD_HYP_ERR_INJ },
};