diff options
author | joe@perches.com <joe@perches.com> | 2007-12-17 14:30:13 -0500 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-12-20 00:17:44 -0500 |
commit | 567e9fdd49bcfa7e15ebc0005853ac5529c81856 (patch) | |
tree | d1b22a2f9f3ef929bdd479e72f0eb4c66e3aebf0 /include/asm-powerpc/commproc.h | |
parent | 00d70419fc8f86db94f56e0191be392c4a57f244 (diff) |
[POWERPC] include/asm-powerpc/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'include/asm-powerpc/commproc.h')
-rw-r--r-- | include/asm-powerpc/commproc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-powerpc/commproc.h b/include/asm-powerpc/commproc.h index a2328b8addd8..0e192cc3ead2 100644 --- a/include/asm-powerpc/commproc.h +++ b/include/asm-powerpc/commproc.h | |||
@@ -693,7 +693,7 @@ typedef struct risc_timer_pram { | |||
693 | #define CICR_SCC_SCC3 ((uint)0x00200000) /* SCC3 @ SCCc */ | 693 | #define CICR_SCC_SCC3 ((uint)0x00200000) /* SCC3 @ SCCc */ |
694 | #define CICR_SCB_SCC2 ((uint)0x00040000) /* SCC2 @ SCCb */ | 694 | #define CICR_SCB_SCC2 ((uint)0x00040000) /* SCC2 @ SCCb */ |
695 | #define CICR_SCA_SCC1 ((uint)0x00000000) /* SCC1 @ SCCa */ | 695 | #define CICR_SCA_SCC1 ((uint)0x00000000) /* SCC1 @ SCCa */ |
696 | #define CICR_IRL_MASK ((uint)0x0000e000) /* Core interrrupt */ | 696 | #define CICR_IRL_MASK ((uint)0x0000e000) /* Core interrupt */ |
697 | #define CICR_HP_MASK ((uint)0x00001f00) /* Hi-pri int. */ | 697 | #define CICR_HP_MASK ((uint)0x00001f00) /* Hi-pri int. */ |
698 | #define CICR_IEN ((uint)0x00000080) /* Int. enable */ | 698 | #define CICR_IEN ((uint)0x00000080) /* Int. enable */ |
699 | #define CICR_SPS ((uint)0x00000001) /* SCC Spread */ | 699 | #define CICR_SPS ((uint)0x00000001) /* SCC Spread */ |