Skip to content
Commit f1e75e0d authored by Guenter Roeck's avatar Guenter Roeck
Browse files

hwmon: (pmbus/ir38064) Mark ir38064_of_match as __maybe_unused



If CONFIG_PM is not enabled, the following warning is reported.

drivers/hwmon/pmbus/ir38064.c:54:34: warning:
	unused variable 'ir38064_of_match'

Mark it as __maybe_unused.

Reported-by: default avatarkernel test robot <lkp@intel.com>
Cc: Arthur Heymans <arthur.heymans@9elements.com>
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent d379880d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment