]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/mfd/twl4030-irq.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[mv-sheeva.git] / drivers / mfd / twl4030-irq.c
index aca2670afd78de258a47c6a30c3877bda2185eb7..bae61b22501c2948e60a03cba0c07b4731b1254b 100644 (file)
@@ -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);