From mboxrd@z Thu Jan 1 00:00:00 1970 From: julia.lawall@lip6.fr (Julia Lawall) Date: Tue, 9 Jun 2015 10:08:20 +0200 (CEST) Subject: [PATCH v4 2/2] dma: Add Xilinx AXI Central Direct Memory Access Engine driver support In-Reply-To: <5576956B.7050901@monstr.eu> References: <1432228035-6569-1-git-send-email-appanad@xilinx.com> <1432290653.27695.97.camel@x220> <557681A7.7080202@monstr.eu> <1433834507.16887.3.camel@x220> <5576956B.7050901@monstr.eu> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 9 Jun 2015, Michal Simek wrote: > On 06/09/2015 09:21 AM, Paul Bolle wrote: > > 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). > > ok. I see. So there is nothing to do? Or are there still cases that could be interesting? julia