Various tiny cosmetic fixes (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@192 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
b41e38e4a2
commit
022cd22f5d
6 changed files with 18 additions and 19 deletions
|
|
@ -27,7 +27,7 @@
|
|||
#endif
|
||||
|
||||
#if ((115200%TTYSx_BAUD) != 0)
|
||||
#error Bad ttys0 baud rate
|
||||
#error Bad ttyS0 baud rate
|
||||
#endif
|
||||
|
||||
#define TTYSx_DIV (115200/TTYSx_BAUD)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue