mirror of
https://xff.cz/git/u-boot/
synced 2025-10-14 14:31:45 +02: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>