X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=sound%2Fppc%2Ftumbler.c;h=2fbe1d183fcefdb08d15986836ebc47e679b79b3;hb=29756fa3287ff702535e459e7ca8c6038f6e9ae3;hp=cdff53e4a17e6ab22a78b652f4b8e5bc8af8639a;hpb=c730f5b621afa33e9f4939da9078669162ebff4e;p=powerpc.git diff --git a/sound/ppc/tumbler.c b/sound/ppc/tumbler.c index cdff53e4a1..2fbe1d183f 100644 --- a/sound/ppc/tumbler.c +++ b/sound/ppc/tumbler.c @@ -1017,7 +1017,7 @@ static void tumbler_update_automute(struct snd_pmac *chip, int do_notify) /* interrupt - headphone plug changed */ -static irqreturn_t headphone_intr(int irq, void *devid, struct pt_regs *regs) +static irqreturn_t headphone_intr(int irq, void *devid) { struct snd_pmac *chip = devid; if (chip->update_automute && chip->initialized) {