Input: cobalt_btns - add missing MODULE_LICENSE
authorMartin Michlmayr <tbm@cyrius.com>
Fri, 15 Aug 2008 19:06:21 +0000 (15:06 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 18 Aug 2008 15:00:37 +0000 (11:00 -0400)
Export the module license and other information about the Cobalt
button module in order to avoid the following warning:

| WARNING: modpost: missing MODULE_LICENSE() in drivers/input/misc/cobalt_btns.o

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Acked-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found