diff options
| author | Ralf Bächle <ralf@linux-mips.org> | 2004-07-01 20:36:14 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-07-01 20:36:14 -0700 |
| commit | 11f4535e251c52cd8fecb3923c516ccb14c5c502 (patch) | |
| tree | 45b9eb40bf8510c4591a0b72a9aa380d8d899fdf /include/linux/miscdevice.h | |
| parent | 567883de69faa046d58e07b7c87599ebebea8d77 (diff) | |
[PATCH] mips: delete IRIX emul misc minors
Remove the last leftovers of the compatibility code for running the IRIX X
server.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/miscdevice.h')
| -rw-r--r-- | include/linux/miscdevice.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/linux/miscdevice.h b/include/linux/miscdevice.h index f62586335e48..041263ab10d9 100644 --- a/include/linux/miscdevice.h +++ b/include/linux/miscdevice.h @@ -26,14 +26,6 @@ #define MPT_MINOR 220 #define MISC_DYNAMIC_MINOR 255 -#define SGI_GRAPHICS_MINOR 146 -#define SGI_OPENGL_MINOR 147 -#define SGI_GFX_MINOR 148 -#define SGI_STREAMS_MOUSE 149 -#define SGI_STREAMS_KEYBOARD 150 -/* drivers/sgi/char/usema.c */ -#define SGI_USEMACLONE 151 - #define TUN_MINOR 200 #define HPET_MINOR 228 |
