diff options
| author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-03-15 16:07:17 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-03-15 16:07:17 -0800 |
| commit | 51cbfa046abf819c725fb29ef3b9bba8bcc47da7 (patch) | |
| tree | f001ee01717422715dfee7f07db7cb854eaef4ce /include/linux/miscdevice.h | |
| parent | 1b2ed5b74904b6d1540efdd0bd08022765dc292a (diff) | |
| parent | 9c930c3fb6065c70380966898b276259fdcbae8b (diff) | |
Merge bk://kernel.bkbits.net/vojtech/input
into ppc970.osdl.org:/home/torvalds/v2.5/linux
Diffstat (limited to 'include/linux/miscdevice.h')
| -rw-r--r-- | include/linux/miscdevice.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/miscdevice.h b/include/linux/miscdevice.h index 98f61665d4c2..89b87832c769 100644 --- a/include/linux/miscdevice.h +++ b/include/linux/miscdevice.h @@ -3,7 +3,6 @@ #include <linux/module.h> #include <linux/major.h> -#define BUSMOUSE_MINOR 0 #define PSMOUSE_MINOR 1 #define MS_BUSMOUSE_MINOR 2 #define ATIXL_BUSMOUSE_MINOR 3 |
