diff options
author | Guenter Roeck <linux@roeck-us.net> | 2019-04-04 16:44:14 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2019-04-16 03:19:53 +0300 |
commit | 2720ce7e46e1c851890ddd9e94c8548230a13280 (patch) | |
tree | 09d4e3fef951c0bbf938a441b27e8adc478d7baf /drivers/hwmon/lm85.c | |
parent | f198a8697dc5192cd3b02b5f941c8d184fa1337c (diff) | |
download | linux-2720ce7e46e1c851890ddd9e94c8548230a13280.tar.xz |
hwmon: (max6650) Fix build warning
If CONFIG_OF is not enabled, the following build warning is observed.
drivers/hwmon/max6650.c:137:34: warning:
‘max6650_dt_match’ defined but not used
Mark max6650_dt_match as __maybe_unused to fix the problem.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/lm85.c')
0 files changed, 0 insertions, 0 deletions