All of lore.kernel.org
 help / color / mirror / Atom feed
From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] dmaengine: zynqmp_dma: add missing MODULE_LICENSE
Date: Sun, 24 Jul 2016 11:55:46 +0530	[thread overview]
Message-ID: <20160724062545.GX9681@localhost> (raw)
In-Reply-To: <20160719084422.3304865-1-arnd@arndb.de>

On Tue, Jul 19, 2016 at 10:43:49AM +0200, Arnd Bergmann wrote:
> We get a warning about the missing MODULE_LICENSE tag for this newly
> added driver module:
> 
> WARNING: modpost: missing MODULE_LICENSE() in drivers/dma/xilinx/zynqmp_dma.o
> see include/linux/module.h for more information
> 
> This adds a "GPL" license, matching the "version 2 or later" information in
> the comment at the start of the file.

Applied, thanks

-- 
~Vinod

WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vinod.koul@intel.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: "Dan Williams" <dan.j.williams@intel.com>,
	"Michal Simek" <michal.simek@xilinx.com>,
	"Sören Brinkmann" <soren.brinkmann@xilinx.com>,
	"Kedareswara rao Appana" <appana.durga.rao@xilinx.com>,
	dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dmaengine: zynqmp_dma: add missing MODULE_LICENSE
Date: Sun, 24 Jul 2016 11:55:46 +0530	[thread overview]
Message-ID: <20160724062545.GX9681@localhost> (raw)
In-Reply-To: <20160719084422.3304865-1-arnd@arndb.de>

On Tue, Jul 19, 2016 at 10:43:49AM +0200, Arnd Bergmann wrote:
> We get a warning about the missing MODULE_LICENSE tag for this newly
> added driver module:
> 
> WARNING: modpost: missing MODULE_LICENSE() in drivers/dma/xilinx/zynqmp_dma.o
> see include/linux/module.h for more information
> 
> This adds a "GPL" license, matching the "version 2 or later" information in
> the comment at the start of the file.

Applied, thanks

-- 
~Vinod

  parent reply	other threads:[~2016-07-24  6:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-19  8:43 [PATCH] dmaengine: zynqmp_dma: add missing MODULE_LICENSE Arnd Bergmann
2016-07-19  8:43 ` Arnd Bergmann
2016-07-19  8:53 ` Appana Durga Kedareswara Rao
2016-07-19  8:53   ` Appana Durga Kedareswara Rao
2016-07-24  6:25 ` Vinod Koul [this message]
2016-07-24  6:25   ` Vinod Koul

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=20160724062545.GX9681@localhost \
    --to=vinod.koul@intel.com \
    --cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.