[PATCH] mips: change system type name in proc for vr41xx

This patch has changed system type name in proc for vr41xx.

Signed-off-by: Yoichi Yuasa <yuasa@hh.iij4u.or.jp>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Yoichi Yuasa
2005-09-03 15:56:05 -07:00
committad av Linus Torvalds
förälder 979934da9e
incheckning 8bb670c140
13 ändrade filer med 4 tillägg och 125 borttagningar

Visa fil

@@ -23,11 +23,6 @@
#include <asm/io.h>
#include <asm/vr41xx/e55.h>
const char *get_system_type(void)
{
return "CASIO CASSIOPEIA E-11/15/55/65";
}
static int __init casio_e55_setup(void)
{
set_io_port_base(IO_PORT_BASE);