From: Dmitri Vorobiev Date: Fri, 24 Oct 2008 22:46:57 +0000 (+0300) Subject: INPUT: sgi_btns: Add license specification X-Git-Tag: v2.6.28-rc3~95^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c2bdcdc62e7a07bd0786fd2048e4ac97ae74e6e;p=pandora-kernel.git INPUT: sgi_btns: Add license specification The SGI Volume Button interface driver uses GPL-only symbols platform_driver_unregister and platform_driver_register, but lacks license specification. Thus, when compiled as a module, this driver cannot be installed. This patch fixes this by adding the MODULE_LICENSE() specification. Signed-off-by: Dmitri Vorobiev Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed