On Wed, 19 Jun 2024 23:29:02 -0700, Jeff Johnson wrote: > make allmodconfig && make W=1 C=1 reports: > WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/gpu/drm/tests/drm_hdmi_state_helper_test.o > > Add the missing invocation of the MODULE_DESCRIPTION() macro. > > Applied to misc/kernel.git (drm-misc-next). Thanks! Maxime