summaryrefslogtreecommitdiffstats
path: root/include/asm-m68knommu/m68360_regs.h
diff options
context:
space:
mode:
authorJoe Perches2008-02-03 16:38:04 +0100
committerAdrian Bunk2008-02-03 16:38:04 +0100
commitab690d9fedf5103bc3057bcd20555159f613b5f2 (patch)
tree6eb327f4dbfd88c384972ff0c4f9a1877b25cbe0 /include/asm-m68knommu/m68360_regs.h
parentinclude/asm-frv/: Spelling fixes (diff)
downloadkernel-qcow2-linux-ab690d9fedf5103bc3057bcd20555159f613b5f2.tar.gz
kernel-qcow2-linux-ab690d9fedf5103bc3057bcd20555159f613b5f2.tar.xz
kernel-qcow2-linux-ab690d9fedf5103bc3057bcd20555159f613b5f2.zip
include/asm-m68knommu/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'include/asm-m68knommu/m68360_regs.h')
-rw-r--r--include/asm-m68knommu/m68360_regs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-m68knommu/m68360_regs.h b/include/asm-m68knommu/m68360_regs.h
index a3f8cc8a4a84..d57217ca4f27 100644
--- a/include/asm-m68knommu/m68360_regs.h
+++ b/include/asm-m68knommu/m68360_regs.h
@@ -138,7 +138,7 @@
#define CICR_SCC_SCC3 ((uint)0x00200000) /* SCC3 @ SCCc */
#define CICR_SCD_SCC4 ((uint)0x00c00000) /* SCC4 @ SCCd */
-#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_VBA_MASK ((uint)0x000000e0) /* Vector Base Address */
#define CICR_SPS ((uint)0x00000001) /* SCC Spread */