Re: linux-next: build warnings after merge of the hwmon-staging tree
From: Guenter Roeck
Date: Sun Feb 04 2024 - 19:04:17 EST
On 2/4/24 15:41, Stephen Rothwell wrote:
Hi all,
After merging the hwmon-staging tree, today's linux-next build (x86_64
allmodconfig) produced these warnings:
WARNING: modpost: module mpq8785 uses symbol pmbus_do_probe from namespace PMBUS, but does not import it.
WARNING: modpost: module mpq8785 uses symbol pmbus_read_byte_data from namespace PMBUS, but does not import it.
Introduced by commit
7dd62e578cb4 ("hwmon: Add driver for MPS MPQ8785 Synchronous Step-Down Converter")
Now fixed up.
Thanks,
Guenter