diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/irqdomain.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/irqdomain.h b/include/linux/irqdomain.h index 624e9ac89e79..e7379a3c4d7d 100644 --- a/include/linux/irqdomain.h +++ b/include/linux/irqdomain.h | |||
| @@ -164,7 +164,6 @@ extern unsigned int irq_linear_revmap(struct irq_domain *host, | |||
| 164 | 164 | ||
| 165 | extern struct irq_domain_ops irq_domain_simple_ops; | 165 | extern struct irq_domain_ops irq_domain_simple_ops; |
| 166 | #if defined(CONFIG_OF_IRQ) | 166 | #if defined(CONFIG_OF_IRQ) |
| 167 | extern void irq_domain_add_simple(struct device_node *controller, int irq_base); | ||
| 168 | extern void irq_domain_generate_simple(const struct of_device_id *match, | 167 | extern void irq_domain_generate_simple(const struct of_device_id *match, |
| 169 | u64 phys_base, unsigned int irq_start); | 168 | u64 phys_base, unsigned int irq_start); |
| 170 | #else /* CONFIG_OF_IRQ */ | 169 | #else /* CONFIG_OF_IRQ */ |
