linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rahul Tanwar <rahul.tanwar@linux.intel.com>
To: linus.walleij@linaro.org
Cc: torvalds@linux-foundation.org, sfr@canb.auug.org.au,
	andriy.shevchenko@intel.com, linux-kernel@vger.kernel.org,
	linux-gpio@vger.kernel.org, linux-next@vger.kernel.org,
	Rahul Tanwar <rahul.tanwar@linux.intel.com>
Subject: [PATCH 0/1] pinctrl: pinctrl-v5.5-1: Fix build warning
Date: Thu, 28 Nov 2019 16:08:31 +0800	[thread overview]
Message-ID: <20191128080832.13529-1-rahul.tanwar@linux.intel.com> (raw)

Hi Linus Walleij,

This patch fixes a build time warning seen with my below commit
1948d5c51dba ("pinctrl: Add pinmux & GPIO controller driver for a new SoC")
after "Bulk pin control changes for v5.5" were pulled in.

Request to please push this patch to Linus.

Patch is based on 'pinctrl-v5.5-1' tag of linux-pinctrl.git tree.

Rahul Tanwar (1):
  pinctrl: Fix warning by adding missing MODULE_LICENSE

 drivers/pinctrl/pinctrl-equilibrium.c | 1 +
 1 file changed, 1 insertion(+)

-- 
2.11.0


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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-28  8:08 Rahul Tanwar [this message]
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

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=20191128080832.13529-1-rahul.tanwar@linux.intel.com \
    --to=rahul.tanwar@linux.intel.com \
    --cc=andriy.shevchenko@intel.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --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).