summaryrefslogtreecommitdiffstats
path: root/include/asm-m68knommu/mcfuart.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/mcfuart.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/mcfuart.h')
-rw-r--r--include/asm-m68knommu/mcfuart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-m68knommu/mcfuart.h b/include/asm-m68knommu/mcfuart.h
index 1319a81814b1..8a7a67703ac3 100644
--- a/include/asm-m68knommu/mcfuart.h
+++ b/include/asm-m68knommu/mcfuart.h
@@ -71,7 +71,7 @@ struct mcf_platform_uart {
#define MCFUART_UTB 0x0c /* Transmit Buffer (w) */
#define MCFUART_UIPCR 0x10 /* Input Port Change (r) */
#define MCFUART_UACR 0x10 /* Auxiliary Control (w) */
-#define MCFUART_UISR 0x14 /* Interrup Status (r) */
+#define MCFUART_UISR 0x14 /* Interrupt Status (r) */
#define MCFUART_UIMR 0x14 /* Interrupt Mask (w) */
#define MCFUART_UBG1 0x18 /* Baud Rate MSB (r/w) */
#define MCFUART_UBG2 0x1c /* Baud Rate LSB (r/w) */