From 11f4535e251c52cd8fecb3923c516ccb14c5c502 Mon Sep 17 00:00:00 2001 From: Ralf Bächle Date: Thu, 1 Jul 2004 20:36:14 -0700 Subject: [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- include/linux/miscdevice.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'include/linux/miscdevice.h') 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 -- cgit v1.2.3