[PATCH] m68knommu: compile fixes for mcfserial.c
authorGreg Ungerer <gerg@snapgear.com>
Tue, 7 Feb 2006 23:19:17 +0000 (09:19 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 8 Feb 2006 00:16:53 +0000 (16:16 -0800)
Re-organize the default CONSOLE baud rate define setting so that
it is only set once.

Use the new tty_schedule_flip() instead of the original direct
schedule_work of the flip buffer.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found