MN10300: Handle removal of struct uart_info
authorDavid Howells <dhowells@redhat.com>
Wed, 23 Sep 2009 09:40:24 +0000 (10:40 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Sep 2009 17:15:21 +0000 (10:15 -0700)
commit7043078630bbc9eb908a56e08077c5abe7f2d311
tree59fdbb36fa304d30f82219f6519bd5d9d866ad28
parenta70770998c1d99e86eea97294ae3cce059a18d7e
MN10300: Handle removal of struct uart_info

Commit ebd2c8f6d2ec4012c267ecb95e72a57b8355a705 removed struct uart_info and
commit bdc04e3174e18f475289fa8f4144f66686326b7e further moved delta_msr_wait.
Fix up the MN10300 on-chip serial port drivers to comply with this.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/mn10300/kernel/asm-offsets.c
arch/mn10300/kernel/mn10300-serial-low.S
arch/mn10300/kernel/mn10300-serial.c