From: Thierry Reding Date: Fri, 11 Jul 2014 06:58:58 +0000 (+0200) Subject: PCI: tegra: Fix GPL v2 license string typo X-Git-Tag: omap-for-v3.17/fixes-against-rc2~196^2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d975cb5703c37ca66a10608855ccc13bedc3898a;p=pandora-kernel.git PCI: tegra: 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 --- Reading git-diff-tree failed