projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[MIPS] save_context_stack fix
[linux-2.6]
/
drivers
/
mmc
/
au1xmmc.c
diff --git
a/drivers/mmc/au1xmmc.c
b/drivers/mmc/au1xmmc.c
index
61268da
..
53ffcbb
100644
(file)
--- a/
drivers/mmc/au1xmmc.c
+++ b/
drivers/mmc/au1xmmc.c
@@
-750,7
+750,7
@@
static void au1xmmc_dma_callback(int irq, void *dev_id)
#define STATUS_DATA_IN (SD_STATUS_NE)
#define STATUS_DATA_OUT (SD_STATUS_TH)
-static irqreturn_t au1xmmc_irq(int irq, void *dev_id
, struct pt_regs *regs
)
+static irqreturn_t au1xmmc_irq(int irq, void *dev_id)
{
u32 status;