Skip to content
Snippets Groups Projects
Commit 1c6d541c authored by Arnaud Patard's avatar Arnaud Patard Committed by Ralf Baechle
Browse files

MIPS: Loongson: Fix typo in gdium mach type string.


It's not "gidum" but "gdium".

Signed-off-by: default avatarArnaud Patard <apatard@mandriva.com>
Cc: linux-mips@linux-mips.org
Patchwork: http://patchwork.linux-mips.org/patch/1159/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 4f81b01a
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment