Guenter Roeck a90cdd1345 hwmon: (ltc4151) Fix build warning
If CONFIG_OF is not enabled, the following build warning is observed.

drivers/hwmon/ltc4151.c:211:34: warning:
	‘ltc4151_match’ defined but not used

Mark ltc4151_match as __maybe_unused to fix the problem.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2019-04-15 17:19:53 -07:00
..
2019-04-15 17:19:23 -07:00
2018-12-28 19:48:25 -08:00
2017-04-13 06:09:26 -07:00
2019-04-15 17:19:53 -07:00