X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=arch%2Funicore32%2Fkernel%2Firq.c;h=eb1fd00303598bfcbdc0136e2656a2fb265bbd31;hb=bd0b9ac405e1794d72533c3d487aa65b6b955a0c;hp=c53729d92e8df72529e5370f100a5b51b84977ce;hpb=b237721c5d95082a803c0be686f56d2dd1de995b;p=deliverable%2Flinux.git diff --git a/arch/unicore32/kernel/irq.c b/arch/unicore32/kernel/irq.c index c53729d92e8d..eb1fd0030359 100644 --- a/arch/unicore32/kernel/irq.c +++ b/arch/unicore32/kernel/irq.c @@ -112,7 +112,7 @@ static struct irq_chip puv3_low_gpio_chip = { * irq_controller_lock held, and IRQs disabled. Decode the IRQ * and call the handler. */ -static void puv3_gpio_handler(unsigned int __irq, struct irq_desc *desc) +static void puv3_gpio_handler(struct irq_desc *desc) { unsigned int mask, irq;