From: Bjorn Helgaas Date: Fri, 18 Jul 2014 17:05:38 +0000 (-0700) Subject: Input: sirfsoc-onkey - fix GPL v2 license string typo X-Git-Tag: cleanup-for-v3.18~199^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67f4aef20055afec73e37e7752bc6cc74fa01dea;p=pandora-kernel.git Input: sirfsoc-onkey - 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed