Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132366
b: refs/heads/master
c: fdca9bf
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks committed Feb 27, 2009
1 parent 579573c commit 0473812
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: 3782d3605522b836f53c6d11f76abf5404425c1b
refs/heads/master: fdca9bf2dae14218704ddd7dc60ad1b198c1d787
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-s3c64xx/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ static struct irq_chip s3c_irq_uart = {

static void __init s3c64xx_uart_irq(struct uart_irq *uirq)
{
void *reg_base = uirq->regs;
void __iomem *reg_base = uirq->regs;
unsigned int irq;
int offs;

Expand Down

0 comments on commit 0473812

Please sign in to comment.