commit | bffd4dc46249e6f9a58a7608d6d9f8ccedf0ccf6 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Jun 15 18:09:00 2023 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu Jul 13 11:29:40 2023 +0200 |
tree | eb4df18bdc75f3e4e3ae7d9852f8f244b2895743 | |
parent | e24d0aa3140fb168a5e815319e99029c513eba9b [diff] |
imx: toradex/colibri-imx8x: 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>