summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64/bootinfo.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2001-05-25 20:07:50 +0000
committerRalf Baechle <ralf@linux-mips.org>2001-05-25 20:07:50 +0000
commitbc34b382a28aa9946ce78a84fedd1efa8719cf03 (patch)
treee8cfc10106b847f8562a14f9f614dfa97fd507d9 /include/asm-mips64/bootinfo.h
parentf2b12b1b9002db84ce47df6af70a75fd47b078c3 (diff)
Code reformatting and spelling fixes.
Diffstat (limited to 'include/asm-mips64/bootinfo.h')
-rw-r--r--include/asm-mips64/bootinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips64/bootinfo.h b/include/asm-mips64/bootinfo.h
index 2c1d40205..823fb2e00 100644
--- a/include/asm-mips64/bootinfo.h
+++ b/include/asm-mips64/bootinfo.h
@@ -88,7 +88,7 @@
/*
* Valid machtype for group SGI
*/
-#define MACH_SGI_INDY 0 /* R4?K and R5K Indy workstaions */
+#define MACH_SGI_INDY 0 /* R4?K and R5K Indy workstations */
#define MACH_SGI_CHALLENGE_S 1 /* The Challenge S server */
#define MACH_SGI_INDIGO2 2 /* The Indigo2 system */
#define MACH_SGI_IP27 3 /* Origin 200, Origin 2000, Onyx 2 */