imx: congatec/cgtqmx8: correct SCU API usage
authorPeng Fan <peng.fan@nxp.com>
Thu, 15 Jun 2023 10:09:03 +0000 (18:09 +0800)
committerStefano Babic <sbabic@denx.de>
Thu, 13 Jul 2023 09:29:40 +0000 (11:29 +0200)
commitc186596ac45e7b5521e6df5a9471793c763eb20b
tree69b98c45dd5d11fa335cd63bbd3919b6076d871a
parent227c513e70ad6ad266cd2710f8601c47139eca8a
imx: congatec/cgtqmx8: 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>
board/congatec/cgtqmx8/cgtqmx8.c