diff options
author | Guenter Roeck <linux@roeck-us.net> | 2019-04-04 06:27:26 -0700 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2019-04-15 17:19:53 -0700 |
commit | 07af9a4a6d151821f2697ca7397deb8a6f2bed5e (patch) | |
tree | accdc9d88b3d515b5b6cbfd991fb061e6df421c4 /drivers/hwmon/tmp103.c | |
parent | 0718298685f5fc643cbdedec06be0ab505da2b8c (diff) |
hwmon: (tmp102) Fix build warning
If CONFIG_OF is not enabled, the following build warning is observed.
drivers/hwmon/tmp102.c:324:34: warning:
‘tmp102_of_match’ defined but not used
Mark it as __maybe_unused to fix the problem.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/tmp103.c')
0 files changed, 0 insertions, 0 deletions