Re: [PATCH v3 2/2] soc: ti: pruss: fix the return type of these functions in icssg_prueth_sr1.c
From: Roger Quadros
Date: Mon Nov 11 2024 - 07:34:35 EST
On 09/11/2024 07:01, guanjing wrote:
> There is a mismatch between the return type of these functions and
> the type of the values returned. This fix ensuers compilation (of
> drivers/net/ethernet/ti/icssg/icssg_prueth_sr1.o) to work without
> CONFIG_TI_PRUSS.
>
> Fixes: 0211cc1e4fbb ("soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR")
> Signed-off-by: guanjing <guanjing@xxxxxxxxxxxxxxxxxxxx>
Reviewed-by: Roger Quadros <rogerq@xxxxxxxxxx>