diff options
author | Guenter Roeck <linux@roeck-us.net> | 2019-04-04 16:21:17 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2019-04-16 03:19:53 +0300 |
commit | 787afaa30fa51bf9e85b56b237a6ad4a0249b3e8 (patch) | |
tree | eae92afd078e53c71870ae8518484324c04d7328 /drivers/hwmon/s3c-hwmon.c | |
parent | a90cdd134546ddc545ba1bcba8bdf1489bf6bee6 (diff) | |
download | linux-787afaa30fa51bf9e85b56b237a6ad4a0249b3e8.tar.xz |
hwmon: (lm90) Fix build warning
If CONFIG_OF is not enabled, the following build warning is observed.
drivers/hwmon/lm90.c:239:34: warning:
‘lm90_of_match’ defined but not used
Mark lm90_of_match as __maybe_unused to fix the problem.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/s3c-hwmon.c')
0 files changed, 0 insertions, 0 deletions