diff options
Diffstat (limited to 'include/sound/vx_core.h')
-rw-r--r-- | include/sound/vx_core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/vx_core.h b/include/sound/vx_core.h index dbca1417061..21739465209 100644 --- a/include/sound/vx_core.h +++ b/include/sound/vx_core.h | |||
@@ -228,7 +228,7 @@ void snd_vx_free_firmware(struct vx_core *chip); | |||
228 | /* | 228 | /* |
229 | * interrupt handler; exported for pcmcia | 229 | * interrupt handler; exported for pcmcia |
230 | */ | 230 | */ |
231 | irqreturn_t snd_vx_irq_handler(int irq, void *dev, struct pt_regs *regs); | 231 | irqreturn_t snd_vx_irq_handler(int irq, void *dev); |
232 | 232 | ||
233 | /* | 233 | /* |
234 | * lowlevel functions | 234 | * lowlevel functions |