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