Re: [PATCH] bus: ti-sysc: Remove excess struct member 'disable_on_idle' description

From: Roger Quadros
Date: Mon Aug 05 2024 - 09:28:24 EST




On 05/08/2024 13:11, Dhruva Gole wrote:
> When built with W=1, the driver throws the following warning:
>
> ../drivers/bus/ti-sysc.c:169: warning: Excess struct member
> 'disable_on_idle' description in 'sysc'
>
> Fix it by removing the excess description.
>
> Signed-off-by: Dhruva Gole <d-gole@xxxxxx>

Reviewed-by: Roger Quadros <rogerq@xxxxxxxxxx>