]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Input: remove version.h from drivers that don't need it
authorHuang Weiyi <weiyi.huang@gmail.com>
Mon, 18 Aug 2008 14:57:10 +0000 (10:57 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 18 Aug 2008 15:00:47 +0000 (11:00 -0400)
commit0cc1fe2238e458ebe2d52f035ccc6f3d2ecc9ca1
tree89b93b6d864ba6e9ff9cf29c9ebc0c00f29291ae
parent26135ed3229a06dc8b5b7686dd272a28f5bf40b3
Input: remove version.h from drivers that don't need it

If a driver dies not use LINUX_VERSION_CODE nor KERNEL_VERSION
then it does not need to include version.h

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/keyboard/gpio_keys.c
drivers/input/mouse/gpio_mouse.c
drivers/input/tablet/gtco.c
drivers/input/touchscreen/wm9705.c
drivers/input/touchscreen/wm9712.c
drivers/input/touchscreen/wm9713.c
drivers/input/touchscreen/wm97xx-core.c