aboutsummaryrefslogtreecommitdiff
path: root/include/asm-ppc/commproc.h
diff options
context:
space:
mode:
authorjoe@perches.com <joe@perches.com>2007-12-18 06:30:15 +1100
committerPaul Mackerras <paulus@samba.org>2007-12-20 16:17:49 +1100
commitf3d711aa02791ca5efa33112994063c9aeaf39ee (patch)
treee395d391543df75ab5146a83d704f1e563a39781 /include/asm-ppc/commproc.h
parentc90e10962516c36edf5d9ea756cf11c7853084c5 (diff)
[POWERPC] include/asm-ppc/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-ppc/commproc.h')
-rw-r--r--include/asm-ppc/commproc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-ppc/commproc.h b/include/asm-ppc/commproc.h
index 397248705e0..462abb185f0 100644
--- a/include/asm-ppc/commproc.h
+++ b/include/asm-ppc/commproc.h
@@ -681,7 +681,7 @@ typedef struct risc_timer_pram {
#define CICR_SCC_SCC3 ((uint)0x00200000) /* SCC3 @ SCCc */
#define CICR_SCB_SCC2 ((uint)0x00040000) /* SCC2 @ SCCb */
#define CICR_SCA_SCC1 ((uint)0x00000000) /* SCC1 @ SCCa */
-#define CICR_IRL_MASK ((uint)0x0000e000) /* Core interrrupt */
+#define CICR_IRL_MASK ((uint)0x0000e000) /* Core interrupt */
#define CICR_HP_MASK ((uint)0x00001f00) /* Hi-pri int. */
#define CICR_IEN ((uint)0x00000080) /* Int. enable */
#define CICR_SPS ((uint)0x00000001) /* SCC Spread */