diff options
author | Justin P. Mattock <justinmattock@gmail.com> | 2012-02-11 08:55:58 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-02-21 05:40:36 -0500 |
commit | a80581d0d1b11b2d4bbb9333c1cac5416714112d (patch) | |
tree | ca04b098a7bfadba28bf85e8896b90d4b4c0e86d /arch | |
parent | f9dee311e54f8adc3b19192c2a372ef7ce381e9e (diff) |
Typos: change aditional to additional.
The below patch fixes some typos "aditional" to "additional", and also fixes
a comment with another word mispelled.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/powerpc/include/asm/keylargo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/keylargo.h b/arch/powerpc/include/asm/keylargo.h index fc195d0b3c34..2156315d8a90 100644 --- a/arch/powerpc/include/asm/keylargo.h +++ b/arch/powerpc/include/asm/keylargo.h | |||
@@ -21,7 +21,7 @@ | |||
21 | #define KEYLARGO_FCR4 0x48 | 21 | #define KEYLARGO_FCR4 0x48 |
22 | #define KEYLARGO_FCR5 0x4c /* Pangea only */ | 22 | #define KEYLARGO_FCR5 0x4c /* Pangea only */ |
23 | 23 | ||
24 | /* K2 aditional FCRs */ | 24 | /* K2 additional FCRs */ |
25 | #define K2_FCR6 0x34 | 25 | #define K2_FCR6 0x34 |
26 | #define K2_FCR7 0x30 | 26 | #define K2_FCR7 0x30 |
27 | #define K2_FCR8 0x2c | 27 | #define K2_FCR8 0x2c |