On Thu, 13 Jul 2023 at 18:38, Tom Rini <[email protected]> wrote:
>
> 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 <[email protected]>
> ---
>  include/spl.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <[email protected]>

Reply via email to