[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200323082853.GW5504@piout.net>
Date: Mon, 23 Mar 2020 09:28:53 +0100
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: Peng Ma <peng.ma@....com>
Cc: a.zummo@...ertech.it, linux-rtc@...r.kernel.org,
linux-kernel@...r.kernel.org, leoyang.li@....com,
ran.wang_1@....com, biwen.li@....com
Subject: Re: [PATCH] rtc: fsl-ftm-alarm: remove the useless variable
On 23/03/2020 15:29:56+0800, Peng Ma wrote:
> Remove the useless variable to fixed the below build warning:
> drivers/rtc/rtc-fsl-ftm-alarm.c: In function 'ftm_rtc_probe':
> drivers/rtc/rtc-fsl-ftm-alarm.c:246:22: warning: unused variable 'np' [-Wunused-variable]
> struct device_node *np = pdev->dev.of_node;
>
> Signed-off-by: Peng Ma <peng.ma@....com>
> ---
> drivers/rtc/rtc-fsl-ftm-alarm.c | 1 -
> 1 file changed, 1 deletion(-)
>
I squashed it in the offending commit.
--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Powered by blists - more mailing lists