commit | e24d0aa3140fb168a5e815319e99029c513eba9b | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Jun 15 18:08:59 2023 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu Jul 13 11:29:40 2023 +0200 |
tree | 8fd8a5a88a108981833f5e3d89af4f7d5b764678 | |
parent | 25b7eb48ba2446a7640f3a4a0101685d255c8040 [diff] |
imx: toradex/apalis-imx8: 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>