From: Bjorn Helgaas Date: Tue, 15 Jul 2014 23:24:38 +0000 (-0600) Subject: dmaengine: jz4740: Fix GPL v2 license string typo X-Git-Tag: cleanup-for-v3.18~47^2~34 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2f9922ad4526e747f9727a5481979727db56ec6;p=pandora-kernel.git 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 Acked-by: Lars-Peter Clausen Signed-off-by: Vinod Koul --- Reading git-diff-tree failed