summaryrefslogtreecommitdiffstats
path: root/drivers/char/adbmouse.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2001-01-10 05:27:25 +0000
committerRalf Baechle <ralf@linux-mips.org>2001-01-10 05:27:25 +0000
commitc9c06167e7933d93a6e396174c68abf242294abb (patch)
treed9a8bb30663e9a3405a1ef37ffb62bc14b9f019f /drivers/char/adbmouse.c
parentf79e8cc3c34e4192a3e5ef4cc9c6542fdef703c0 (diff)
Merge with Linux 2.4.0-test12.
Diffstat (limited to 'drivers/char/adbmouse.c')
-rw-r--r--drivers/char/adbmouse.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/char/adbmouse.c b/drivers/char/adbmouse.c
index a4108cf0e..f3c098b43 100644
--- a/drivers/char/adbmouse.c
+++ b/drivers/char/adbmouse.c
@@ -53,7 +53,6 @@ extern void (*adb_mouse_interrupt_hook)(unsigned char *, int);
extern int adb_emulate_buttons;
extern int adb_button2_keycode;
extern int adb_button3_keycode;
-extern int console_loglevel;
/*
* XXX: need to figure out what ADB mouse packets mean ...