On Wed, Feb 05, 2025 at 01:14:08PM +0100, Arnd Bergmann wrote: > From: Arnd Bergmann <arnd@xxxxxxxx> > > A previous code reorganization inadvertently dropped the two tags, > which leads to a "make W=1" warning: > > WARNING: modpost: missing MODULE_DESCRIPTION() in drivers/hwmon/sg2042-mcu.o > > Add these back. > > Fixes: cd4db38c4368 ("hwmon: (sg2042) Use per-client debugfs entry") > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> > Reviewed-by: Inochi Amaoto <inochiama@xxxxxxxxx> > Reviewed-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> Applied. Thanks, Guenter