commit | aa6e698a7acd4d6db4be26661b1839ce417cbb20 | [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 | bfb3409d676f5089ae91d63aa2e9244130477e14 [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>