From 632007e2011e5d4269ddb88c0a636b9d9e3c8a13 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Sun, 2 Feb 2014 17:59:07 +0100 Subject: [PATCH] hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors Similar to what was done for the lm75 driver. 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 Cc: Randy Dunlap Acked-by: Eduardo Valentin Reviewed-by: Guenter Roeck --- Reading git-format-patch failed