Re: [PATCH] rtc: sh: fix unused variable warning

From: Alexandre Belloni
Date: Mon Mar 25 2019 - 06:48:00 EST


On 25/03/2019 11:24:53+0100, Anders Roxell wrote:
> When building the driver rtc/rtc-sh a warning about unused variable
> shows up:
>
> ../drivers/rtc/rtc-sh.c: In function âsh_rtc_probeâ:
> ../drivers/rtc/rtc-sh.c:472:18: warning: unused variable ârâ [-Wunused-variable]
> struct rtc_time r;
> ^
>
> Remove the declaration of the unused varable 'r'.
>
> Fixes: 373f7f4bf4a5 ("rtc: sh: stop resetting time to epoch")
> Signed-off-by: Anders Roxell <anders.roxell@xxxxxxxxxx>
> ---
> drivers/rtc/rtc-sh.c | 1 -
> 1 file changed, 1 deletion(-)
>

Thanks, I've squashed it in the original commit as it is not yet in any
release and its hash may still change.

--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com