X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=sound%2Fpci%2Fad1889.c;h=cbf8331c3d336aab210b3acf886e44c5f8e2f4ea;hb=1250ca4c8f48de482ec7c476cb024fe93ad1fbb3;hp=0786d0edaca5aef42a26c28c11915200f1a3bc98;hpb=b20e481ab595e9667c33e2393bdfe9a31870d11f;p=powerpc.git diff --git a/sound/pci/ad1889.c b/sound/pci/ad1889.c index 0786d0edac..cbf8331c3d 100644 --- a/sound/pci/ad1889.c +++ b/sound/pci/ad1889.c @@ -596,9 +596,7 @@ static struct snd_pcm_ops snd_ad1889_capture_ops = { }; static irqreturn_t -snd_ad1889_interrupt(int irq, - void *dev_id, - struct pt_regs *regs) +snd_ad1889_interrupt(int irq, void *dev_id) { unsigned long st; struct snd_ad1889 *chip = dev_id;