diff options
author | Sai Krishna Potthuri <[email protected]> | 2021-06-23 13:46:20 +0200 |
---|---|---|
committer | Philipp Zabel <[email protected]> | 2021-08-23 12:55:18 +0200 |
commit | ed104ca4bd9c405b41e968ad4ece51f6462e90b6 (patch) | |
tree | 21ed647e78b1765a2f3d18f147649feeb6585912 /scripts/gdb | |
parent | 1435f82689e1d195e56ce8b19c81aa7b1a3bd0b0 (diff) |
reset: reset-zynqmp: Fixed the argument data type
This patch changes the data type of the variable 'val' from
int to u32.
Addresses-Coverity: argument of type "int *" is incompatible with parameter of type "u32 *"
Signed-off-by: Sai Krishna Potthuri <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Link: https://lore.kernel.org/r/925cebbe4eb73c7d0a536da204748d33c7100d8c.1624448778.git.michal.simek@xilinx.com
Signed-off-by: Philipp Zabel <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions