提交 28bdd4a7 编写于 作者: D David Woodhouse

[MTD] [NAND] Update CAFÉ driver interrupt handler prototype

Signed-off-by: NDavid Woodhouse <dwmw2@infradead.org>
上级 103e40f6
......@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册