]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/ia64/kernel/irq_ia64.c
[IA64] pvops: preparation: remove extern in irq_ia64.c
[linux-2.6-omap-h63xx.git] / arch / ia64 / kernel / irq_ia64.c
index 5538471e8d68dc663df1656d9564f74ad11fe806..c48171bc7969a41e876ffea4eaf1f73ed843aa8a 100644 (file)
@@ -600,7 +600,6 @@ static irqreturn_t dummy_handler (int irq, void *dev_id)
 {
        BUG();
 }
-extern irqreturn_t handle_IPI (int irq, void *dev_id);
 
 static struct irqaction ipi_irqaction = {
        .handler =      handle_IPI,