summaryrefslogtreecommitdiffstats
path: root/include/asm-m68knommu/m5249sim.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/m5249sim.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/m5249sim.h')
-rw-r--r--include/asm-m68knommu/m5249sim.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-m68knommu/m5249sim.h b/include/asm-m68knommu/m5249sim.h
index 399814f0b219..366eb8602d2f 100644
--- a/include/asm-m68knommu/m5249sim.h
+++ b/include/asm-m68knommu/m5249sim.h
@@ -43,10 +43,10 @@
#define MCFSIM_CSAR1 0x8c /* CS 1 Address reg (r/w) */
#define MCFSIM_CSMR1 0x90 /* CS 1 Mask reg (r/w) */
#define MCFSIM_CSCR1 0x96 /* CS 1 Control reg (r/w) */
-#define MCFSIM_CSAR2 0x98 /* CS 2 Adress reg (r/w) */
+#define MCFSIM_CSAR2 0x98 /* CS 2 Address reg (r/w) */
#define MCFSIM_CSMR2 0x9c /* CS 2 Mask reg (r/w) */
#define MCFSIM_CSCR2 0xa2 /* CS 2 Control reg (r/w) */
-#define MCFSIM_CSAR3 0xa4 /* CS 3 Adress reg (r/w) */
+#define MCFSIM_CSAR3 0xa4 /* CS 3 Address reg (r/w) */
#define MCFSIM_CSMR3 0xa8 /* CS 3 Mask reg (r/w) */
#define MCFSIM_CSCR3 0xae /* CS 3 Control reg (r/w) */