Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and 'acpi-pmic'
[linux-2.6-microblaze.git] / kernel / irq / irqdesc.c
index f4dd518..fadb937 100644 (file)
@@ -682,7 +682,6 @@ EXPORT_SYMBOL_GPL(generic_handle_domain_irq);
  *                     usually for a root interrupt controller
  * @domain:    The domain where to perform the lookup
  * @hwirq:     The HW irq number to convert to a logical one
- * @lookup:    Whether to perform the domain lookup or not
  * @regs:      Register file coming from the low-level handling code
  *
  * Returns:    0 on success, or -EINVAL if conversion has failed