[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161049166687.346654.4263212004448366480.b4-ty@bootlin.com>
Date: Tue, 12 Jan 2021 23:47:53 +0100
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: Henning Schild <henning.schild@...mens.com>,
Arnd Bergmann <arnd@...nel.org>, Claudius Heine <ch@...x.de>,
Alessandro Zummo <a.zummo@...ertech.it>
Cc: Alexandre Belloni <alexandre.belloni@...tlin.com>,
linux-rtc@...r.kernel.org, linux-kernel@...r.kernel.org,
Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH] rtc: rx6110: fix build against modular I2C
On Wed, 30 Dec 2020 15:59:11 +0100, Arnd Bergmann wrote:
> With CONFIG_I2C=m, the #ifdef section is disabled, as shown
> by this warning:
>
> drivers/rtc/rtc-rx6110.c:314:12: error: unused function 'rx6110_probe' [-Werror,-Wunused-function]
>
> Change the driver to use IS_ENABLED() instead, which works
> for both module and built-in subsystems.
Applied, thanks!
[1/1] rtc: rx6110: fix build against modular I2C
commit: def8550f543e6c9101f3e1a03160b2aab8c02e8a
Best regards,
--
Alexandre Belloni <alexandre.belloni@...tlin.com>
Powered by blists - more mailing lists