of/irq: Rename of_irq_map_* functions to of_irq_parse_*
[linux-2.6-block.git] / arch / powerpc / platforms / powermac / pic.c
index 31036b56670e6dc18e21a976e7632ccc57d78d4e..720663e29f47d99cdbdbffe3b63aa35aca62cdb2 100644 (file)
@@ -393,7 +393,7 @@ static void __init pmac_pic_probe_oldstyle(void)
 #endif
 }
 
-int of_irq_map_oldworld(struct device_node *device, int index,
+int of_irq_parse_oldworld(struct device_node *device, int index,
                        struct of_irq *out_irq)
 {
        const u32 *ints = NULL;