imx: toradex/colibri-imx8x: correct SCU API usage
authorPeng Fan <peng.fan@nxp.com>
Thu, 15 Jun 2023 10:09:00 +0000 (18:09 +0800)
committerStefano Babic <sbabic@denx.de>
Thu, 13 Jul 2023 09:29:40 +0000 (11:29 +0200)
commitaa6e698a7acd4d6db4be26661b1839ce417cbb20
treeeb4df18bdc75f3e4e3ae7d9852f8f244b2895743
parentbfb3409d676f5089ae91d63aa2e9244130477e14
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>
board/toradex/colibri-imx8x/colibri-imx8x.c