mirror of
https://xff.cz/git/u-boot/
synced 2025-10-31 18:35:42 +01:00
With gcc-13.1 we get a warning about enum vs int here, so correct the declaration to match the implementation. Signed-off-by: Tom Rini <trini@konsulko.com>