diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1998-08-25 09:12:35 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1998-08-25 09:12:35 +0000 |
commit | c7fc24dc4420057f103afe8fc64524ebc25c5d37 (patch) | |
tree | 3682407a599b8f9f03fc096298134cafba1c9b2f /drivers/char/h8.h | |
parent | 1d793fade8b063fde3cf275bf1a5c2d381292cd9 (diff) |
o Merge with Linux 2.1.116.
o New Newport console code.
o New G364 console code.
Diffstat (limited to 'drivers/char/h8.h')
-rw-r--r-- | drivers/char/h8.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/h8.h b/drivers/char/h8.h index 533c4ece1..b59aadea8 100644 --- a/drivers/char/h8.h +++ b/drivers/char/h8.h @@ -183,7 +183,7 @@ #define H8_SYSTEM_DELAY_TEST 0x100000 #define H8_POWER_SWITCH_TEST 0x200000 -/* cpu speeds and clock divisor values */ +/* CPU speeds and clock divisor values */ #define MHZ_14 5 #define MHZ_28 4 #define MHZ_57 3 |