From mboxrd@z Thu Jan 1 00:00:00 1970 From: pebolle@tiscali.nl (Paul Bolle) Date: Tue, 09 Jun 2015 09:21:47 +0200 Subject: [PATCH v4 2/2] dma: Add Xilinx AXI Central Direct Memory Access Engine driver support In-Reply-To: <557681A7.7080202@monstr.eu> References: <1432228035-6569-1-git-send-email-appanad@xilinx.com> <1432290653.27695.97.camel@x220> <557681A7.7080202@monstr.eu> Message-ID: <1433834507.16887.3.camel@x220> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 2015-06-09 at 08:03 +0200, Michal Simek wrote: > Have you sent any patch to add GPL v2+ to license.h? "GPL" already means GPL v2 or later (see include/linux/module.h). Thanks, Paul Bolle