Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264357
b: refs/heads/master
c: f8be12d
h: refs/heads/master
i:
  264355: e3e023f
v: v3
  • Loading branch information
Zoltan Devai authored and Russell King committed Oct 15, 2011
1 parent 8197f27 commit 4601893
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: bb1ac3ec95cf0cce5145617b140f2090ed45d565
refs/heads/master: f8be12d15374413cf437741a282e97129e759209
1 change: 0 additions & 1 deletion trunk/arch/arm/common/vic.c
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,6 @@ static void __init vic_disable(void __iomem *base)
writel(0, base + VIC_INT_SELECT);
writel(0, base + VIC_INT_ENABLE);
writel(~0, base + VIC_INT_ENABLE_CLEAR);
writel(0, base + VIC_IRQ_STATUS);
writel(0, base + VIC_ITCR);
writel(~0, base + VIC_INT_SOFT_CLEAR);
}
Expand Down

0 comments on commit 4601893

Please sign in to comment.