]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitac797d0d6b70d6169753b7771854b791d8803b67
tree59fdbb36fa304d30f82219f6519bd5d9d866ad28
parentf90746d57a448418b60f52b55c60fc2754086f15
MN10300: Handle removal of struct uart_info

Commit b8e277b3bed959d07241d2f8e82e36ff4334ba70 removed struct uart_info and
commit 4f9d66bcd18929fc168a2ab4d20689415e8b1e9d 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