commit | 25b7eb48ba2446a7640f3a4a0101685d255c8040 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Jun 15 18:08:58 2023 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu Jul 13 11:29:40 2023 +0200 |
tree | 703ad786e1ac7be0d22098f57fcd349c4de5e3b9 | |
parent | a98d623a95aa1e5bfcebb0a4b11f0d0addf6c4e8 [diff] |
imx: mach: 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>