Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1526305
| From | Alexandre Belloni <alexandre.belloni@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/3] rtc: sparc: make starfire explicitly non-modular |
| Date | 2016-11-20 22:40 +0100 |
| Message-ID | <sFI0a-va-23@gated-at.bofh.it> (permalink) |
| References | <sypYl-6cx-7@gated-at.bofh.it> <sypYl-6cx-5@gated-at.bofh.it> <sFHQu-rT-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 <paul.gortmaker@windriver.com> > 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. > > > > Lets remove the couple traces of modular infrastructure use, so that > > when reading the driver there is no doubt it is builtin-only. > > > > We delete the MODULE_LICENSE tag etc. since all that information > > was (or is now) contained at the top of the file in the comments. > > > > Cc: Alessandro Zummo <a.zummo@towertech.it> > > Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com> > > Cc: "David S. Miller" <davem@davemloft.net> > > Cc: sparclinux@vger.kernel.org > > Cc: rtc-linux@googlegroups.com > > Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> > > Applied. -- Alexandre Belloni, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH 2/3] rtc: sparc: make starfire explicitly non-modular David Miller <davem@davemloft.net> - 2016-11-20 22:30 +0100 Re: [PATCH 2/3] rtc: sparc: make starfire explicitly non-modular Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-11-20 22:40 +0100
csiph-web