On Mon, Jun 03, 2024 at 05:09:34PM -0700, Jeff Johnson wrote: > make allmodconfig && make W=1 C=1 warns: > WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/soc/qcom/spm.o > > Add the missing MODULE_DESCRIPTION(), using the same description as > the underlying QCOM_SPM Kconfig item. > > Signed-off-by: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx> > --- > drivers/soc/qcom/spm.c | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry