diff options
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 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 ------------------------ */ |