Message ID | 20220929234820.940048-2-khilman@baylibre.com (mailing list archive) |
---|---|
State | Accepted |
Commit | beb6f6493853d862490f0d5b99910caa358dd3d4 |
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