diff options
Diffstat (limited to 'include/linux/irqdomain.h')
-rw-r--r-- | include/linux/irqdomain.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/irqdomain.h b/include/linux/irqdomain.h index 6f062416e5bf..e5e513c2d104 100644 --- a/include/linux/irqdomain.h +++ b/include/linux/irqdomain.h | |||
@@ -89,6 +89,7 @@ struct irq_domain_chip_generic; | |||
89 | */ | 89 | */ |
90 | struct irq_domain { | 90 | struct irq_domain { |
91 | struct list_head link; | 91 | struct list_head link; |
92 | const char *name; | ||
92 | 93 | ||
93 | /* type of reverse mapping_technique */ | 94 | /* type of reverse mapping_technique */ |
94 | unsigned int revmap_type; | 95 | unsigned int revmap_type; |