]> Pileus Git - ~andy/linux/commit
8250_pci: Remove duplicate struct pciserial_board
authorShawn Bohrer <shawn.bohrer@gmail.com>
Mon, 28 May 2012 20:20:47 +0000 (15:20 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Jun 2012 22:48:02 +0000 (15:48 -0700)
commitee4cd1b225368abed7e0f4d344f1e9a93e87b98e
tree15064ee42e8d9ce0feed649f46d24d1a9a443a96
parent596f93f50e2d1a926bbb6c73aa7ee7fd862b7062
8250_pci: Remove duplicate struct pciserial_board

pbn_exsys_4055 is the same thing as pbn_b2_4_115200 so replace it with
the standard pattern.

Signed-off-by: Shawn Bohrer <shawn.bohrer@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pci.c