Re: [PATCH -next] bus: ti-sysc: remove set but not used variable 'quirks'

From: Tony Lindgren
Date: Tue Aug 13 2019 - 07:40:45 EST


* YueHaibing <yuehaibing@xxxxxxxxxx> [190627 21:17]:
> Fixes gcc '-Wunused-but-set-variable' warning:
>
> drivers/bus/ti-sysc.c: In function sysc_reset:
> drivers/bus/ti-sysc.c:1452:50: warning: variable quirks set but not used [-Wunused-but-set-variable]
>
> It is never used since commit e0db94fe87da ("bus: ti-sysc: Make
> OCP reset work for sysstatus and sysconfig reset bits")

Applying into omap-for-v5.4/ti-sysc thanks.

Tony