|
@@ -445,7 +445,7 @@ static const struct uart_ops mcf_uart_ops = {
|
|
.verify_port = mcf_verify_port,
|
|
.verify_port = mcf_verify_port,
|
|
};
|
|
};
|
|
|
|
|
|
-static struct mcf_uart mcf_ports[3];
|
|
|
|
|
|
+static struct mcf_uart mcf_ports[4];
|
|
|
|
|
|
#define MCF_MAXPORTS ARRAY_SIZE(mcf_ports)
|
|
#define MCF_MAXPORTS ARRAY_SIZE(mcf_ports)
|
|
|
|
|