Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Arnaud Patard <apatard@mandriva.com>
To: linux-mips@linux-mips.org
Subject: [PATCH] arch/mips/loongson/common/machtype.c: Fix typo
Date: Thu, 29 Apr 2010 11:58:46 +0200	[thread overview]
Message-ID: <m3y6g6wpex.fsf@anduin.mandriva.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 136 bytes --]


The gdium name string contains an obvious typo. It's not "gidum" but
"gdium".

Signed-off-by: Arnaud Patard <apatard@mandriva.com>
---

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: gdium_fix_name.patch --]
[-- Type: text/x-patch, Size: 724 bytes --]

Index: linux-2.6/arch/mips/loongson/common/machtype.c
===================================================================
--- linux-2.6.orig/arch/mips/loongson/common/machtype.c
+++ linux-2.6/arch/mips/loongson/common/machtype.c
@@ -24,7 +24,7 @@ static const char *system_types[] = {
 	[MACH_LEMOTE_FL2F]              "lemote-fuloong-2f-box",
 	[MACH_LEMOTE_ML2F7]             "lemote-mengloong-2f-7inches",
 	[MACH_LEMOTE_YL2F89]            "lemote-yeeloong-2f-8.9inches",
-	[MACH_DEXXON_GDIUM2F10]         "dexxon-gidum-2f-10inches",
+	[MACH_DEXXON_GDIUM2F10]         "dexxon-gdium-2f",
 	[MACH_LEMOTE_NAS]		"lemote-nas-2f",
 	[MACH_LEMOTE_LL2F]              "lemote-lynloong-2f",
 	[MACH_LOONGSON_END]             NULL,

             reply	other threads:[~2010-04-29  9:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-29  9:58 Arnaud Patard [this message]
2010-04-29 11:56 ` [PATCH] arch/mips/loongson/common/machtype.c: Fix typo Wu Zhangjin
2010-04-29 15:56 ` Ralf Baechle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3y6g6wpex.fsf@anduin.mandriva.com \
    --to=apatard@mandriva.com \
    --cc=linux-mips@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox