Re: [PATCH 2/3] rtc: sparc: make starfire explicitly non-modular

2016-11-20 Thread Alexandre Belloni
Hi Dave, I already carry both patches in my tree but I would gladly add an ack. On 20/11/2016 at 16:29:19 -0500, David Miller wrote : > From: Paul Gortmaker > Date: Mon, 31 Oct 2016 14:55:26 -0400 > > > The Kconfig currently controlling compilation of this code is: > > > > drivers/rtc/Kconfig:

Re: [PATCH 2/3] rtc: sparc: make starfire explicitly non-modular

2016-11-20 Thread David Miller
From: Paul Gortmaker Date: Mon, 31 Oct 2016 14:55:26 -0400 > The Kconfig currently controlling compilation of this code is: > > drivers/rtc/Kconfig:config RTC_DRV_STARFIRE > drivers/rtc/Kconfig:bool "Starfire RTC" > > ...meaning that it currently is not being built as a module by anyone. >

[PATCH 2/3] rtc: sparc: make starfire explicitly non-modular

2016-10-31 Thread Paul Gortmaker
The Kconfig currently controlling compilation of this code is: drivers/rtc/Kconfig:config RTC_DRV_STARFIRE drivers/rtc/Kconfig:bool "Starfire RTC" ...meaning that it currently is not being built as a module by anyone. Lets remove the couple traces of modular infrastructure use, so that when