Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 307629
b: refs/heads/master
c: 5c5806e
h: refs/heads/master
i:
  307627: 1b8b7ef
v: v3
  • Loading branch information
Paul Mundt authored and Grant Likely committed May 19, 2012
1 parent 85a8d3a commit aad5415
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: ecd84eb20a08841197d6bbda5961dcf5f4e424fc
refs/heads/master: 5c5806e50b9fd4ca435acdf0eceddda64da9be5b
4 changes: 2 additions & 2 deletions trunk/kernel/irq/irqdomain.c
Original file line number Diff line number Diff line change
Expand Up @@ -758,8 +758,8 @@ static int __init irq_debugfs_init(void)
__initcall(irq_debugfs_init);
#endif /* CONFIG_IRQ_DOMAIN_DEBUG */

int irq_domain_simple_map(struct irq_domain *d, unsigned int irq,
irq_hw_number_t hwirq)
static int irq_domain_simple_map(struct irq_domain *d, unsigned int irq,
irq_hw_number_t hwirq)
{
return 0;
}
Expand Down

0 comments on commit aad5415

Please sign in to comment.