]> git.baikalelectronics.ru Git - kernel.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)
commit0018af1ccf1391db4ea92c678b01c9f224c0c3ed
tree89b93b6d864ba6e9ff9cf29c9ebc0c00f29291ae
parent325a43798d2e1f709bb7542cddc5b0478e3e1e9e
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