Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286550
b: refs/heads/master
c: cd7bf8a
h: refs/heads/master
v: v3
  • Loading branch information
Márton Németh authored and Grant Likely committed Jan 16, 2012
1 parent f4e1aed commit 2e15798
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: c4addcb55417a246b4419cbb075a2e4f412a8645
refs/heads/master: cd7bf8a554fdfaadcee6d66900c7710651dc58f2
2 changes: 1 addition & 1 deletion trunk/drivers/gpio/gpio-pch.c
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ static void pch_gpio_setup(struct pch_gpio *chip)
static int pch_irq_type(struct irq_data *d, unsigned int type)
{
u32 im;
u32 *im_reg;
u32 __iomem *im_reg;
u32 ien;
u32 im_pos;
int ch;
Expand Down

0 comments on commit 2e15798

Please sign in to comment.