X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=sound%2Fpci%2Fbt87x.c;h=d33a37086df9afc4c5eaa40edcfacfc9ae931234;hb=7d12e780e003f93433d49ce78cfedf4b4c52adc5;hp=97a280a246cb57002fa9028317c0660add7d7ac8;hpb=a4b47ab9464a8200528fad3101668abdd7379cf9;p=linux-block.git diff --git a/sound/pci/bt87x.c b/sound/pci/bt87x.c index 97a280a246cb..d33a37086df9 100644 --- a/sound/pci/bt87x.c +++ b/sound/pci/bt87x.c @@ -269,7 +269,7 @@ static void snd_bt87x_pci_error(struct snd_bt87x *chip, unsigned int status) } } -static irqreturn_t snd_bt87x_interrupt(int irq, void *dev_id, struct pt_regs *regs) +static irqreturn_t snd_bt87x_interrupt(int irq, void *dev_id) { struct snd_bt87x *chip = dev_id; unsigned int status, irq_status;