Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327025
b: refs/heads/master
c: 9759e2e
h: refs/heads/master
i:
  327023: 59cb242
v: v3
  • Loading branch information
Tomasz Figa authored and Kukjin Kim committed Sep 20, 2012
1 parent 475bf41 commit 70defe8
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: de59049bd651c1f6b05869a4292f4c8017bdeff9
refs/heads/master: 9759e2ebc4bc78c630ad952a288a53d131f1cb53
2 changes: 1 addition & 1 deletion trunk/drivers/pinctrl/pinctrl-exynos.c
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ static void exynos_irq_eint0_15(unsigned int irq, struct irq_desc *desc)
chained_irq_exit(chip, desc);
}

static void exynos_irq_demux_eint(int irq_base, unsigned long pend,
static inline void exynos_irq_demux_eint(int irq_base, unsigned long pend,
struct irq_domain *domain)
{
unsigned int irq;
Expand Down

0 comments on commit 70defe8

Please sign in to comment.