From: Bjorn Helgaas Date: Tue, 15 Jul 2014 23:24:50 +0000 (-0600) Subject: power/reset: Fix GPL v2 license string typo X-Git-Tag: omap-for-v3.17/fixes-against-rc2~146^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=661468b4e2a91516c7ac75bf466fed58ccd74b27;p=pandora-kernel.git power/reset: 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: Andrew Lunn Signed-off-by: Sebastian Reichel --- Reading git-diff-tree failed