linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Rahul Tanwar <rahul.tanwar@linux.intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Stephen Rothwell <sfr@canb.auug.org.au>,
	Andriy Shevchenko <andriy.shevchenko@intel.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
	Linux-Next Mailing List <linux-next@vger.kernel.org>
Subject: Re: [PATCH 1/1] pinctrl: Fix warning by adding missing MODULE_LICENSE
Date: Thu, 28 Nov 2019 09:16:06 +0100	[thread overview]
Message-ID: <CACRpkdbKE6eHsyuCM5oCkhj=bP4H=omiFfdA6qf+g7xQzJBYQQ@mail.gmail.com> (raw)
In-Reply-To: <20191128080832.13529-2-rahul.tanwar@linux.intel.com>

On Thu, Nov 28, 2019 at 9:08 AM Rahul Tanwar
<rahul.tanwar@linux.intel.com> wrote:

> Fix below build warning
>
>    WARNING: modpost: missing MODULE_LICENSE() in
>    drivers/pinctrl/pinctrl-equilibrium.o
>
> Introduced by commit
>
>    1948d5c51dba ("pinctrl: Add pinmux & GPIO controller driver for a new SoC")
>
> by adding missing MODULE_LICENSE.
>
> Signed-off-by: Rahul Tanwar <rahul.tanwar@linux.intel.com>

Patch applied, I will send by express to Torvalds once the build
servers are happy :)

Yours,
Linus Walleij

      reply	other threads:[~2019-11-28  8:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-28  8:08 [PATCH 0/1] pinctrl: pinctrl-v5.5-1: Fix build warning Rahul Tanwar
2019-11-28  8:08 ` [PATCH 1/1] pinctrl: Fix warning by adding missing MODULE_LICENSE Rahul Tanwar
2019-11-28  8:16   ` Linus Walleij [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACRpkdbKE6eHsyuCM5oCkhj=bP4H=omiFfdA6qf+g7xQzJBYQQ@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=andriy.shevchenko@intel.com \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=rahul.tanwar@linux.intel.com \
    --cc=sfr@canb.auug.org.au \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).