Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326459
b: refs/heads/master
c: 9954c57
h: refs/heads/master
i:
  326457: 9bea6aa
  326455: f8e5e89
v: v3
  • Loading branch information
Oskar Schirmer authored and Sascha Hauer committed Sep 12, 2012
1 parent 301dcd4 commit de706f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3a84d17bb39754ff9ff51cb7c6bcbde8c4b924c9
refs/heads/master: 9954c57dfaf489739d8d8a85b43917d707b5d647
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-mxc/devices/platform-imx-uart.c
Original file line number Diff line number Diff line change
Expand Up @@ -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),
Expand Down

0 comments on commit de706f8

Please sign in to comment.