diff options
author | Joe Perches <joe@perches.com> | 2007-12-18 01:40:33 +0100 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-01-28 05:19:01 +0100 |
commit | 0095d58b4a91b9fb57aeb781909355b232517c64 (patch) | |
tree | 906205907e986fcb23aedd77bea82b340559a5dd /include/asm-sh/voyagergx.h | |
parent | sh: arch/sh/: Spelling fixes. (diff) | |
download | linux-0095d58b4a91b9fb57aeb781909355b232517c64.tar.xz linux-0095d58b4a91b9fb57aeb781909355b232517c64.zip |
sh: include/asm-sh/: Spelling fixes.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to '')
-rw-r--r-- | include/asm-sh/voyagergx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sh/voyagergx.h b/include/asm-sh/voyagergx.h index d825596562df..45b4547c74ac 100644 --- a/include/asm-sh/voyagergx.h +++ b/include/asm-sh/voyagergx.h @@ -213,7 +213,7 @@ /* ----- Power mode 1 clock register -------------------------- */ #define POWER_MODE1_CLOCK (0x00004C + VOYAGER_BASE) -/* ----- Power mode controll register ------------------------- */ +/* ----- Power mode control register ------------------------- */ #define POWER_MODE_CTRL (0x000054 + VOYAGER_BASE) /* ----- Miscellaneous Timing register ------------------------ */ |