2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 19:53:59 +08:00
linux-next/drivers/input/mouse
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
..
alps.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
alps.h Input: ALPS - handle errors from input_register_device() 2007-04-12 01:31:13 -04:00
amimouse.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
appletouch.c Input: appletouch - another fix for idle reset logic 2007-10-13 00:31:15 -04:00
atarimouse.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
gpio_mouse.c Input: add gpio-mouse driver 2007-07-10 00:35:17 -04:00
hil_ptr.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
inport.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
Kconfig Input: add gpio-mouse driver 2007-07-10 00:35:17 -04:00
lifebook.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
lifebook.h Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
logibm.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
logips2pp.c Input: logips2pp - add type 72 (PS/2 TrackMan Marble) 2007-05-08 23:34:18 -04:00
logips2pp.h Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
Makefile Input: add gpio-mouse driver 2007-07-10 00:35:17 -04:00
pc110pad.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
psmouse-base.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
psmouse.h sysfs: kill unnecessary attribute->owner 2007-07-11 16:09:06 -07:00
rpcmouse.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
sermouse.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
synaptics.c drivers/firmware: const-ify DMI API and internals 2007-10-09 20:22:20 -04:00
synaptics.h Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
touchkit_ps2.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
touchkit_ps2.h Input: psmouse - make dummy touchkit_ps2_detect() static 2007-08-30 00:44:33 -04:00
trackpoint.c Input: trackpoint - handle sysfs errors 2006-11-02 23:59:30 -05:00
trackpoint.h Input: psmouse - allow disabing certain protocol extensions 2007-03-10 01:39:54 -05:00
vsxxxaa.c Input: mice - switch to using input_dev->dev.parent 2007-04-12 01:35:09 -04:00