diff options
| author | Andrew Morton <akpm@osdl.org> | 2004-05-09 23:53:41 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-05-09 23:53:41 -0700 |
| commit | 4663d2a4437e3b579fa3647deef35258f900176c (patch) | |
| tree | 13a0705a99e10e6f97357f7ed9a9208924085fb4 /include/linux/tty.h | |
| parent | ebaebc689990c650947dd674f31184c5fc638d18 (diff) | |
[PATCH] mips: remove VIDEO_TYPE_SNI_RM
From: Ralf Baechle <ralf@linux-mips.org>
The RM200's onboard video really is a plain old boring Cyrix PCI card.
Diffstat (limited to 'include/linux/tty.h')
| -rw-r--r-- | include/linux/tty.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/tty.h b/include/linux/tty.h index 6e61f3b27157..7481d70fbf41 100644 --- a/include/linux/tty.h +++ b/include/linux/tty.h @@ -97,7 +97,6 @@ extern struct screen_info screen_info; #define VIDEO_TYPE_PICA_S3 0x30 /* ACER PICA-61 local S3 video */ #define VIDEO_TYPE_MIPS_G364 0x31 /* MIPS Magnum 4000 G364 video */ -#define VIDEO_TYPE_SNI_RM 0x32 /* SNI RM200 PCI video */ #define VIDEO_TYPE_SGI 0x33 /* Various SGI graphics hardware */ #define VIDEO_TYPE_TGAC 0x40 /* DEC TGA */ |
