Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143975
b: refs/heads/master
c: 67cd724
h: refs/heads/master
i:
  143973: 353bce9
  143971: 2b7aaa9
  143967: a0c1254
v: v3
  • Loading branch information
Alan Cox authored and Linus Torvalds committed Apr 24, 2009
1 parent b88ddc0 commit d7e1679
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: 97c68d00dbb2decda4b3dce79ce55df04246a834
refs/heads/master: 67cd724f6d0919072a284f150a5761a160ac5cfa
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/cafe_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,7 @@ static void cafe_select_chip(struct mtd_info *mtd, int chipnr)
cafe->ctl1 &= ~CTRL1_CHIPSELECT;
}

static int cafe_nand_interrupt(int irq, void *id)
static irqreturn_t cafe_nand_interrupt(int irq, void *id)
{
struct mtd_info *mtd = id;
struct cafe_priv *cafe = mtd->priv;
Expand Down

0 comments on commit d7e1679

Please sign in to comment.