1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-25 11:25:21 +01:00
Files
u-boot-megous/arch/arm/include
Michal Simek f32e79f159 arm64: zynqmp: Propagate error value from psu_init()
psu_init() returns int which wasn't declared and checked.
The patch is fixing function declarations and code to handle return
values properly.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2018-01-30 14:28:59 +01:00
..