Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Al Viro and committed by
Linus Torvalds
f0bb3cfd e68970cd

-7
-7
drivers/serial/8250_pci.c
··· 1214 1214 .base_baud = 115200, 1215 1215 .uart_offset = 8, 1216 1216 }, 1217 - [pbn_b0_8_115200] = { 1218 - .flags = FL_BASE0, 1219 - .num_ports = 8, 1220 - .base_baud = 115200, 1221 - .uart_offset = 8, 1222 - }, 1223 - 1224 1217 [pbn_b0_1_921600] = { 1225 1218 .flags = FL_BASE0, 1226 1219 .num_ports = 1,