[PATCH] dmaengine: zynqmp_dma: add missing MODULE_LICENSE

Vinod Koul vinod.koul at intel.com
Sat Jul 23 23:25:46 PDT 2016


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



More information about the linux-arm-kernel mailing list