-
Guenter Roeck authored
The following build warning is seen if CONFIG_OF is disabled. drivers/hwmon/tmp421.c:73:34: warning: ‘tmp421_of_match’ defined but not used Mark tmp421_of_match as __maybe_unused to fix the problem. Signed-off-by:
Guenter Roeck <linux@roeck-us.net>
bd7d56a7