Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1526303 > unrolled thread

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

Started byDavid Miller <davem@davemloft.net>
First post2016-11-20 22:30 +0100
Last post2016-11-20 22:40 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

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

FromDavid Miller <davem@davemloft.net>
Date2016-11-20 22:30 +0100
SubjectRe: [PATCH 2/3] rtc: sparc: make starfire explicitly non-modular
Message-ID<sFHQu-rT-35@gated-at.bofh.it>
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.

[toc] | [next] | [standalone]


#1526305

FromAlexandre Belloni <alexandre.belloni@free-electrons.com>
Date2016-11-20 22:40 +0100
Message-ID<sFI0a-va-23@gated-at.bofh.it>
In reply to#1526303
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

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web