From e2f9922ad4526e747f9727a5481979727db56ec6 Mon Sep 17 00:00:00 2001 From: Bjorn Helgaas Date: Tue, 15 Jul 2014 17:24:38 -0600 Subject: [PATCH] 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-format-patch failed