aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/hmi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/hmi.c b/core/hmi.c
index bd0fc13..9dbc473 100644
--- a/core/hmi.c
+++ b/core/hmi.c
@@ -1296,7 +1296,7 @@ opal_call(OPAL_HANDLE_HMI, opal_handle_hmi, 0);
static int64_t opal_handle_hmi2(__be64 *out_flags)
{
- uint64_t hmer, flags;
+ uint64_t hmer, flags = 0;
struct OpalHMIEvent hmi_evt;
/*