OSDN Git Service

Input: wistron_btns - drop bogus MODULE_VERSION macro
authorStefan Lippers-Hollmann <s.L-H@gmx.de>
Tue, 13 Aug 2013 05:45:23 +0000 (22:45 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 13 Aug 2013 16:52:15 +0000 (09:52 -0700)
commit4485455dbb0546b185197746c500100a364b59b3
tree7ec1ef9bbcf39e2334134fb84c918b4724c064d3
parentc963156c44e3cbc12cf26b09ff28a05a1847aadc
Input: wistron_btns - drop bogus MODULE_VERSION macro

MODULE_VERSION is pointless for an in-kernel module and git log confirms that
it has never been actually maintained as well (bumped a single time, despite
quite major feature additions later on, which haven't been reflected in
MODULE_VERSION).

Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/wistron_btns.c