X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fmfd%2Ftwl4030-irq.c;h=bae61b22501c2948e60a03cba0c07b4731b1254b;hb=5e75c5f5d723074b1ceefe916c3005888e431d12;hp=aca2670afd78de258a47c6a30c3877bda2185eb7;hpb=38f4b8c0da01ae7cd9b93386842ce272d6fde9ab;p=mv-sheeva.git diff --git a/drivers/mfd/twl4030-irq.c b/drivers/mfd/twl4030-irq.c index aca2670afd7..bae61b22501 100644 --- a/drivers/mfd/twl4030-irq.c +++ b/drivers/mfd/twl4030-irq.c @@ -255,7 +255,7 @@ static int twl4030_irq_thread(void *data) * thread. All we do here is acknowledge and mask the interrupt and wakeup * the kernel thread. */ -static void handle_twl4030_pih(unsigned int irq, irq_desc_t *desc) +static void handle_twl4030_pih(unsigned int irq, struct irq_desc *desc) { /* Acknowledge, clear *AND* mask the interrupt... */ desc->chip->ack(irq);