From: Bjorn Helgaas Date: Tue, 15 Jul 2014 21:06:12 +0000 (-0600) Subject: PCI: rcar: Fix GPL v2 license string typo X-Git-Tag: omap-for-v3.17/fixes-against-rc2~196^2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68947eb17503ce2009c603d0d0bb9feb139fb8b8;p=pandora-kernel.git PCI: rcar: 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. Based-on-work-by: Thierry Reding Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed