diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-06 01:23:02 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-06 01:23:02 +0200 |
commit | a8c725045eb2eaa6c28a5493cb193f47a5c4afe4 (patch) | |
tree | c391726aa0daa077ef3675ab375c253814ae6f9b /include/asm-arm/arch-l7200/uncompress.h | |
parent | Merge master.kernel.org:/home/rmk/linux-2.6-mmc (diff) | |
parent | [SERIAL] typo: buad -> baud (diff) | |
download | linux-a8c725045eb2eaa6c28a5493cb193f47a5c4afe4.tar.xz linux-a8c725045eb2eaa6c28a5493cb193f47a5c4afe4.zip |
Merge master.kernel.org:/home/rmk/linux-2.6-serial
* master.kernel.org:/home/rmk/linux-2.6-serial:
[SERIAL] typo: buad -> baud
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> |