]> git.baikalelectronics.ru Git - uboot.git/commit
board: apalis-imx8: get rid of sc_err_t type
authorPhilippe Schenker <philippe.schenker@toradex.com>
Mon, 16 Jan 2023 19:05:10 +0000 (20:05 +0100)
committerStefano Babic <sbabic@denx.de>
Mon, 30 Jan 2023 20:02:27 +0000 (21:02 +0100)
commit28390117a02a31caa3bd590570a03f11fd0bcc63
tree68df42ff62c211cb7117ac81e93090c9f29d54c0
parent9305342f851e3ce29b275f872e038ca5a565d6b1
board: apalis-imx8: get rid of sc_err_t type

sc_pm_setup_uart() returns int, not sc_err_t.

Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
board/toradex/apalis-imx8/apalis-imx8.c