summaryrefslogtreecommitdiffstats
path: root/arch/mips/vr41xx/casio-e55
diff options
context:
space:
mode:
authorYoichi Yuasa2005-09-04 00:56:05 +0200
committerLinus Torvalds2005-09-05 09:06:02 +0200
commit8bb670c1407c2a4890810fd3e348dac1b89e669e (patch)
treea001088c4c8fe47fee724f883ed710a76fb192a6 /arch/mips/vr41xx/casio-e55
parent[PATCH] mips: update IRQ handling for vr41xx (diff)
downloadkernel-qcow2-linux-8bb670c1407c2a4890810fd3e348dac1b89e669e.tar.gz
kernel-qcow2-linux-8bb670c1407c2a4890810fd3e348dac1b89e669e.tar.xz
kernel-qcow2-linux-8bb670c1407c2a4890810fd3e348dac1b89e669e.zip
[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>
Diffstat (limited to 'arch/mips/vr41xx/casio-e55')
-rw-r--r--arch/mips/vr41xx/casio-e55/setup.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/mips/vr41xx/casio-e55/setup.c b/arch/mips/vr41xx/casio-e55/setup.c
index aa8605ab76ff..d29201acc4f3 100644
--- a/arch/mips/vr41xx/casio-e55/setup.c
+++ b/arch/mips/vr41xx/casio-e55/setup.c
@@ -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);