Message ID | 20220926181848.2917639-2-khilman@baylibre.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | dma/ti: enable udma and psil to be built as modules | expand |
diff --git a/drivers/of/irq.c b/drivers/of/irq.c index d22f605fa7ee..c9308baa32c5 100644 --- a/drivers/of/irq.c +++ b/drivers/of/irq.c @@ -727,6 +727,7 @@ struct irq_domain *of_msi_get_domain(struct device *dev, return NULL; } +EXPORT_SYMBOL_GPL(of_msi_get_domain); /** * of_msi_configure - Set the msi_domain field of a device