Skip to content
Commit 450a3b07 authored by Mohamed Omar Asaker's avatar Mohamed Omar Asaker
Browse files

mod/metrics-analyzer: fix argument compatibility



get_limit API defined with the second argument power_limit as
uint32_t. Hence, changing the local variable (placeholder) type to
uint32_t to avoid building compatibility issues.

`unsigned int` translates differently based on the target.

Signed-off-by: Mohamed Omar Asaker's avatarMohamed Omar Asaker <mohamed.omarasaker@arm.com>
parent 19e742db
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment