Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 45666
b: refs/heads/master
c: 28bdd4a
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse committed Nov 29, 2006
1 parent 024849a commit b32c6ed
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: 103e40f6330306753ba11548d53ff25144216236
refs/heads/master: 28bdd4a72d158083b7c7f56ec4ef5dfaf75d9464
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/cafe.c
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ static void cafe_select_chip(struct mtd_info *mtd, int chipnr)
// cafe_dev_dbg(&cafe->pdev->dev, "select_chip %d\n", chipnr);
}

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

0 comments on commit b32c6ed

Please sign in to comment.