Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295351
b: refs/heads/master
c: 887d555
h: refs/heads/master
i:
  295349: af61413
  295347: 2032a53
  295343: 2653c57
v: v3
  • Loading branch information
Russell King committed Jan 25, 2012
1 parent 27ada3c commit 8852e6a
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: cfbd209f34cb98cc8471ff722dfd7412710d395b
refs/heads/master: 887d5557f69fb53abbaf22aed73d533222621477
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-mxs/devices/amba-duart.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const struct amba_device name##_device __initconst = { \
.end = (soc ## _DUART_BASE_ADDR) + SZ_8K - 1, \
.flags = IORESOURCE_MEM, \
}, \
.irq = {soc ## _INT_DUART, NO_IRQ}, \
.irq = {soc ## _INT_DUART}, \
}

#ifdef CONFIG_SOC_IMX23
Expand Down

0 comments on commit 8852e6a

Please sign in to comment.