[PATCH] mmc (mainly): add "or later" clause to licence statement.
[deliverable/linux.git] / drivers / mmc / au1xmmc.c
index fb606165af3bb823ed5886fe2875faf545ac13fc..61268da13957fe7210edbc30e4a9af989b5fbd08 100644 (file)
@@ -731,7 +731,7 @@ static void au1xmmc_set_ios(struct mmc_host* mmc, struct mmc_ios* ios)
        }
 }
 
-static void au1xmmc_dma_callback(int irq, void *dev_id, struct pt_regs *regs)
+static void au1xmmc_dma_callback(int irq, void *dev_id)
 {
        struct au1xmmc_host *host = (struct au1xmmc_host *) dev_id;
 
This page took 0.032494 seconds and 5 git commands to generate.