imx: toradex/apalis-imx8: correct SCU API usage
authorPeng Fan <peng.fan@nxp.com>
Thu, 15 Jun 2023 10:08:59 +0000 (18:08 +0800)
committerStefano Babic <sbabic@denx.de>
Thu, 13 Jul 2023 09:29:40 +0000 (11:29 +0200)
commitbfb3409d676f5089ae91d63aa2e9244130477e14
tree8fd8a5a88a108981833f5e3d89af4f7d5b764678
parentdd654caac0ea10bbf40d09985cccc8c9d9294287
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>
board/toradex/apalis-imx8/apalis-imx8.c