8250_pci: duplicate initializer in array ([pbn_b0_8_115200])
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
e68970cdd9
commit
f0bb3cfde0
1 changed files with 0 additions and 7 deletions
|
@ -1214,13 +1214,6 @@ static struct pciserial_board pci_boards[] __devinitdata = {
|
||||||
.base_baud = 115200,
|
.base_baud = 115200,
|
||||||
.uart_offset = 8,
|
.uart_offset = 8,
|
||||||
},
|
},
|
||||||
[pbn_b0_8_115200] = {
|
|
||||||
.flags = FL_BASE0,
|
|
||||||
.num_ports = 8,
|
|
||||||
.base_baud = 115200,
|
|
||||||
.uart_offset = 8,
|
|
||||||
},
|
|
||||||
|
|
||||||
[pbn_b0_1_921600] = {
|
[pbn_b0_1_921600] = {
|
||||||
.flags = FL_BASE0,
|
.flags = FL_BASE0,
|
||||||
.num_ports = 1,
|
.num_ports = 1,
|
||||||
|
|
Loading…
Reference in a new issue