From: Thierry Reding Date: Fri, 11 Jul 2014 06:58:57 +0000 (+0200) Subject: PCI: mvebu: Fix GPL v2 license string typo X-Git-Tag: omap-for-v3.17/fixes-against-rc2~196^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=505d8655f710b61c42ec74e3720dcf545f12a668;p=pandora-kernel.git PCI: mvebu: 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. [bhelgaas: changelog] Signed-off-by: Thierry Reding Signed-off-by: Bjorn Helgaas Reviewed-by: Jingoo Han Acked-by: Thomas Petazzoni --- Reading git-diff-tree failed