diff options
Diffstat (limited to 'sound/pci/atiixp_modem.c')
-rw-r--r-- | sound/pci/atiixp_modem.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/atiixp_modem.c b/sound/pci/atiixp_modem.c index a89d67c4598b..c5dda1bf3d46 100644 --- a/sound/pci/atiixp_modem.c +++ b/sound/pci/atiixp_modem.c | |||
@@ -1017,7 +1017,7 @@ static int __devinit snd_atiixp_pcm_new(struct atiixp_modem *chip) | |||
1017 | /* | 1017 | /* |
1018 | * interrupt handler | 1018 | * interrupt handler |
1019 | */ | 1019 | */ |
1020 | static irqreturn_t snd_atiixp_interrupt(int irq, void *dev_id, struct pt_regs *regs) | 1020 | static irqreturn_t snd_atiixp_interrupt(int irq, void *dev_id) |
1021 | { | 1021 | { |
1022 | struct atiixp_modem *chip = dev_id; | 1022 | struct atiixp_modem *chip = dev_id; |
1023 | unsigned int status; | 1023 | unsigned int status; |