dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input/tablet
Jiri Slaby 7b19ada2ed get rid of input BIT* duplicate defines
get rid of input BIT* duplicate defines

use newly global defined macros for input layer. Also remove includes of
input.h from non-input sources only for BIT macro definiton. Define the
macro temporarily in local manner, all those local definitons will be
removed further in this patchset (to not break bisecting).
BIT macro will be globally defined (1<<x)

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: <dtor@mail.ru>
Acked-by: Jiri Kosina <jkosina@suse.cz>
Cc: <lenb@kernel.org>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Cc: <perex@suse.cz>
Acked-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: <vernux@us.ibm.com>
Cc: <malattia@linux.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-19 11:53:42 -07:00
..
Kconfig missing dependencies for USB drivers in input 2007-05-15 18:56:37 -07:00
Makefile Input: move USB tablets under drivers/input/tablet 2007-05-08 01:41:29 -04:00
acecad.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
aiptek.c Input: aiptek - update driver version 2007-07-10 00:35:17 -04:00
gtco.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
kbtab.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
wacom.h Input: wacom - add support for the new Bamboo tablets 2007-07-10 00:35:17 -04:00
wacom_sys.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
wacom_wac.c Input: wacom - add support for the new Bamboo tablets 2007-07-10 00:35:17 -04:00
wacom_wac.h Input: wacom - add support for the new Bamboo tablets 2007-07-10 00:35:17 -04:00