diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2001-05-25 20:07:50 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2001-05-25 20:07:50 +0000 |
commit | bc34b382a28aa9946ce78a84fedd1efa8719cf03 (patch) | |
tree | e8cfc10106b847f8562a14f9f614dfa97fd507d9 /include/asm-mips64/sgi/sgint23.h | |
parent | f2b12b1b9002db84ce47df6af70a75fd47b078c3 (diff) |
Code reformatting and spelling fixes.
Diffstat (limited to 'include/asm-mips64/sgi/sgint23.h')
-rw-r--r-- | include/asm-mips64/sgi/sgint23.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips64/sgi/sgint23.h b/include/asm-mips64/sgi/sgint23.h index 7ed7c786c..be8efd8e2 100644 --- a/include/asm-mips64/sgi/sgint23.h +++ b/include/asm-mips64/sgi/sgint23.h @@ -170,7 +170,7 @@ struct sgi_int2_regs { #endif #define INT2_TCLEAR_T0CLR 0x1 /* Clear timer0 IRQ */ #define INT2_TCLEAR_T1CLR 0x2 /* Clear timer1 IRQ */ -/* I am guesing there are only two unused registers here +/* I am guessing there are only two unused registers here * but I could be wrong... - andrewb */ /* u32 _unused[3]; */ |