From de706f8085bffc7706f4203c08187c7f7e9cfe77 Mon Sep 17 00:00:00 2001 From: Oskar Schirmer Date: Mon, 10 Sep 2012 09:19:35 +0000 Subject: [PATCH] --- yaml --- r: 326459 b: refs/heads/master c: 9954c57dfaf489739d8d8a85b43917d707b5d647 h: refs/heads/master i: 326457: 9bea6aa3e7412942c1bbc5bcfefd14ca58427a0e 326455: f8e5e8926ea7549a629f5b85cc07744255107f17 v: v3 --- [refs] | 2 +- trunk/arch/arm/plat-mxc/devices/platform-imx-uart.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index abc255805584..b9090bb47453 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3a84d17bb39754ff9ff51cb7c6bcbde8c4b924c9 +refs/heads/master: 9954c57dfaf489739d8d8a85b43917d707b5d647 diff --git a/trunk/arch/arm/plat-mxc/devices/platform-imx-uart.c b/trunk/arch/arm/plat-mxc/devices/platform-imx-uart.c index 2020d84956c3..d390f00bd294 100644 --- a/trunk/arch/arm/plat-mxc/devices/platform-imx-uart.c +++ b/trunk/arch/arm/plat-mxc/devices/platform-imx-uart.c @@ -87,7 +87,7 @@ const struct imx_imx_uart_1irq_data imx31_imx_uart_data[] __initconst = { #ifdef CONFIG_SOC_IMX35 const struct imx_imx_uart_1irq_data imx35_imx_uart_data[] __initconst = { #define imx35_imx_uart_data_entry(_id, _hwid) \ - imx_imx_uart_1irq_data_entry(MX31, _id, _hwid, SZ_16K) + imx_imx_uart_1irq_data_entry(MX35, _id, _hwid, SZ_16K) imx35_imx_uart_data_entry(0, 1), imx35_imx_uart_data_entry(1, 2), imx35_imx_uart_data_entry(2, 3),