diff options
author | Horst Schirmeier <horst@schirmeier.com> | 2006-06-05 10:45:30 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-06-05 10:45:30 +0100 |
commit | e853534e6b94f87e48f29e1701c3f6f8a63669c5 (patch) | |
tree | 67c3dda21ba6c1d94ba6fff05f42548230834f04 /include/asm-arm/arch-l7200/uncompress.h | |
parent | 672c6108a51bf559d19595d9f8193dfd81f0f752 (diff) |
[SERIAL] typo: buad -> baud
Replacing mistyped "buad" with "baud" where applicable.
Signed-off-by: Horst Schirmeier <horst@schirmeier.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm/arch-l7200/uncompress.h')
-rw-r--r-- | include/asm-arm/arch-l7200/uncompress.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-l7200/uncompress.h b/include/asm-arm/arch-l7200/uncompress.h index 9fcd40aee3e3..04be2a088639 100644 --- a/include/asm-arm/arch-l7200/uncompress.h +++ b/include/asm-arm/arch-l7200/uncompress.h @@ -6,7 +6,7 @@ * Changelog: * 05-01-2000 SJH Created * 05-13-2000 SJH Filled in function bodies - * 07-26-2000 SJH Removed hard coded buad rate + * 07-26-2000 SJH Removed hard coded baud rate */ #include <asm/hardware.h> |