drivers: soc: apr: add initialization of a local variable
A local variable "rc" might be used without initialization
in function "apr_tal_rx_intents_config". Initialize it to
zero to prevent potential issue.
Change-Id: I9ceb763fa8a23fcefc83c1800da93ef4f3e6d5bc
Signed-off-by: Xiaoyu Ye <benyxy@codeaurora.org>
Loading
Please register or sign in to comment