commit | c565787227a7f0d3fac18d79999de2b971abbf2f | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Jun 15 18:09:02 2023 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu Jul 13 11:29:40 2023 +0200 |
tree | 1e9a036e5bf41bdf976992ed4d4675114ac4349f | |
parent | 6d96f00dae62de707637dda5b548ecb544a099a3 [diff] |
imx: advantech: 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> Tested-by: Oliver Graute <oliver.graute@kococonnector.com> Reviewed-by: Oliver Graute <oliver.graute@kococonnector.com>