commit | 6d96f00dae62de707637dda5b548ecb544a099a3 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Jun 15 18:09:01 2023 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu Jul 13 11:29:40 2023 +0200 |
tree | cafd94b8a8b3d727ac46542c31a437fe64d12de8 | |
parent | bffd4dc46249e6f9a58a7608d6d9f8ccedf0ccf6 [diff] |
imx: siemens/capricorn: correct SCU API usage The return value is int type, not sc_err_t(u8), correct the usage. Signed-off-by: Peng Fan <peng.fan@nxp.com>