OMAP_MAX_HSUART_PORTS
static struct uart_omap_port *serial_omap_console_ports[OMAP_MAX_HSUART_PORTS];
.nr = OMAP_MAX_HSUART_PORTS,
if (up->port.line >= OMAP_MAX_HSUART_PORTS) {
OMAP_MAX_HSUART_PORTS);
static struct uart_omap_port *ui[OMAP_MAX_HSUART_PORTS];