Hi Mark, On Tue, Jan 02, 2024 at 02:07:46PM -0700, Mark Hasemeyer wrote: > Some of the exported functions use EXPORT_SYMBOL() instead of > EXPORT_SYMBOL_GPL() and are inconsistent with the other exported > functions in the module. The underlying APCI/OF struct fwnode_operations > implementations are also exported via EXPORT_SYMBOL_GPL(). > > Update them to use the EXPORT_SYMBOL_GPL() macro. > > Suggested-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> > Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Signed-off-by: Mark Hasemeyer <markhas@xxxxxxxxxxxx> Thanks! Reviewed-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> -- Regards, Sakari Ailus