]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/mfd/twl4030-irq.c
Merge branch 'omap-pool'
[linux-2.6-omap-h63xx.git] / drivers / mfd / twl4030-irq.c
index b10876036983e241974bc36fa8638850fc9245b7..aca2670afd78de258a47c6a30c3877bda2185eb7 100644 (file)
@@ -182,7 +182,7 @@ static int twl4030_irq_thread(void *data)
        long irq = (long)data;
        struct irq_desc *desc = irq_to_desc(irq);
        static unsigned i2c_errors;
-       const static unsigned max_i2c_errors = 100;
+       static const unsigned max_i2c_errors = 100;
 
        if (!desc) {
                pr_err("twl4030: Invalid IRQ: %ld\n", irq);