diff options
author | Joe Perches <joe@perches.com> | 2007-12-18 09:40:33 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-01-28 13:19:01 +0900 |
commit | 0095d58b4a91b9fb57aeb781909355b232517c64 (patch) | |
tree | 906205907e986fcb23aedd77bea82b340559a5dd /include/asm-sh/voyagergx.h | |
parent | eb9c7f4198636fb74ea1ec60c0fff2d1a840b4ed (diff) |
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 'include/asm-sh/voyagergx.h')
-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 d825596562d..45b4547c74a 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 ------------------------ */ |