aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/qcom-timer.c
diff options
context:
space:
mode:
authorJean Delvare <[email protected]>2014-02-02 16:59:07 +0000
committerJean Delvare <[email protected]>2014-02-02 16:59:07 +0000
commit920130a9de4a833f22c0166a4941e18b88a67f01 (patch)
tree542a48173823e267779cb6c3318ff3838a4a0380 /drivers/clocksource/qcom-timer.c
parentMerge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... (diff)
downloadkernel-920130a9de4a833f22c0166a4941e18b88a67f01.tar.gz
kernel-920130a9de4a833f22c0166a4941e18b88a67f01.zip
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
Based on an earlier attempt by Randy Dunlap. Fix SENSORS_LM75 dependencies to eliminate build errors: drivers/built-in.o: In function `lm75_remove': lm75.c:(.text+0x12bd8c): undefined reference to `thermal_zone_of_sensor_unregister' drivers/built-in.o: In function `lm75_probe': lm75.c:(.text+0x12c123): undefined reference to `thermal_zone_of_sensor_register' Add depends on THERMAL since that is what provides the register/unregister functions above, but only if THERMAL_OF was selected as this is an optional feature of the driver. Signed-off-by: Jean Delvare <[email protected]> Cc: Randy Dunlap <[email protected]> Acked-by: Eduardo Valentin <[email protected]> Reviewed-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'drivers/clocksource/qcom-timer.c')
0 files changed, 0 insertions, 0 deletions