drivers: itmon: Fix error
This commit is contained in:
parent
1d74975a8d
commit
a839ab2b13
1 changed files with 2 additions and 0 deletions
|
@ -992,7 +992,9 @@ static void itmon_report_pathinfo(struct itmon_dev *itmon,
|
|||
{
|
||||
struct itmon_nodeinfo *node = data->node;
|
||||
/* SEC DEBUG FEATURE */
|
||||
#if IS_ENABLED(CONFIG_SEC_DEBUG_EXTRA_INFO)
|
||||
int acon = (itmon_get_dpm_policy(itmon) > 0) ? 1 : 0;
|
||||
#endif
|
||||
/* SEC DEBUG FEATURE */
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue