Re: [PATCH v2] soc: ti: pruss: remove misplaced semicolon from pruss_cfg_xfr_enable

From: Roger Quadros
Date: Mon Nov 11 2024 - 07:32:36 EST




On 09/11/2024 05:26, guanjing wrote:
> Remove misplaced colon in inline variant of pruss_cfg_xfr_enable()

s/colon/semicolon

> which results in a syntax error when the code is compiled 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>