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>
This commit is contained in:
committed by
Dmitry Torokhov
parent
26135ed322
commit
0cc1fe2238
@@ -64,7 +64,6 @@ Scott Hill shill@gtcocalcomp.com
|
||||
#include <asm/byteorder.h>
|
||||
|
||||
|
||||
#include <linux/version.h>
|
||||
#include <linux/usb/input.h>
|
||||
|
||||
/* Version with a Major number of 2 is for kernel inclusion only. */
|
||||
|
||||
Reference in New Issue
Block a user