From: Nishanth Menon Date: Mon, 15 Sep 2014 21:33:37 +0000 (-0700) Subject: Input: palmas-pwrbutton - fix typo in the license string X-Git-Tag: fixes-for-v3.18-merge-window~26^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f7588c3c1641f64af93dc042947bbac35f39f6;p=pandora-kernel.git Input: palmas-pwrbutton - fix typo in the license string Follow the license string convention indicated in include/linux/module.h (don't capitalize v). This fixes following randconfig warning: FATAL: modpost: GPL-incompatible module palmas-pwrbutton.ko uses GPL-only symbol 'platform_driver_unregister' Fixes: adff5962fdd2 ("Input: introduce palmas-pwrbutton") Reported-by: Jim Davis Signed-off-by: Nishanth Menon Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed