genirq/irqdomain: Allow irq domain aliasing
[linux-2.6-block.git] / arch / powerpc / platforms / ps3 / interrupt.c
index a6c42f34303aaa3ae0d47542493006fcd952bded..638c4060938e387aa55629a085dd0fa1ad993e4c 100644 (file)
@@ -678,7 +678,8 @@ static int ps3_host_map(struct irq_domain *h, unsigned int virq,
        return 0;
 }
 
-static int ps3_host_match(struct irq_domain *h, struct device_node *np)
+static int ps3_host_match(struct irq_domain *h, struct device_node *np,
+                         enum irq_domain_bus_token bus_token)
 {
        /* Match all */
        return 1;