Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313201
b: refs/heads/master
c: 2a2b0e2
h: refs/heads/master
i:
  313199: 1d221cc
v: v3
  • Loading branch information
Sachin Kamat authored and Kukjin Kim committed Jul 12, 2012
1 parent 372cbcb commit 6ce9df7
Show file tree
Hide file tree
Showing 2 changed files with 3 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: c4c713554407a4afa2c1cadcc0f10e199742a4bc
refs/heads/master: 2a2b0e208ef57225cf0ce9b777749c11173483a1
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-exynos/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,8 @@ static struct irq_domain_ops combiner_irq_domain_ops = {
.map = combiner_irq_domain_map,
};

void __init combiner_init(void __iomem *combiner_base, struct device_node *np)
static void __init combiner_init(void __iomem *combiner_base,
struct device_node *np)
{
int i, irq, irq_base;
unsigned int max_nr, nr_irq;
Expand Down

0 comments on commit 6ce9df7

Please sign in to comment.