]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
dmaengine: jz4740: Fix GPL v2 license string typo
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 15 Jul 2014 23:24:38 +0000 (17:24 -0600)
committerVinod Koul <vinod.koul@intel.com>
Fri, 25 Jul 2014 09:03:22 +0000 (14:33 +0530)
commite2f9922ad4526e747f9727a5481979727db56ec6
treeac081df4e08eeb5107a3a12de6f0548efe6d0bd3
parent0c9dbebdb6611d2cd75d025ec09035c3e8ce2160
dmaengine: jz4740: Fix GPL v2 license string typo

Per license_is_gpl_compatible(), the MODULE_LICENSE() string for GPL v2 is
"GPL v2", not "GPLv2".  Use "GPL v2" so this module doesn't taint the
kernel.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dma-jz4740.c