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