]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-ns9xxx/irq.c
ns9xxx: fix sparse warning
[linux-2.6-omap-h63xx.git] / arch / arm / mach-ns9xxx / irq.c
index 75f2070dec7b2bbc9dfe11731b4b9d7bcee0c242..bfd906be754ed83f637ed6ee74a536f5c36eda94 100644 (file)
@@ -56,7 +56,7 @@ static struct irq_chip ns9xxx_chip = {
 #if 0
 #define handle_irq handle_level_irq
 #else
-void handle_prio_irq(unsigned int irq, struct irq_desc *desc)
+static void handle_prio_irq(unsigned int irq, struct irq_desc *desc)
 {
        unsigned int cpu = smp_processor_id();
        struct irqaction *action;