diff options
| -rw-r--r-- | drivers/hwmon/lm75.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwmon/lm75.h b/drivers/hwmon/lm75.h index 668ff4721323..5cde94e56f17 100644 --- a/drivers/hwmon/lm75.h +++ b/drivers/hwmon/lm75.h | |||
| @@ -25,7 +25,7 @@ | |||
| 25 | which contains this code, we don't worry about the wasted space. | 25 | which contains this code, we don't worry about the wasted space. |
| 26 | */ | 26 | */ |
| 27 | 27 | ||
| 28 | #include <linux/hwmon.h> | 28 | #include <linux/kernel.h> |
| 29 | 29 | ||
| 30 | /* straight from the datasheet */ | 30 | /* straight from the datasheet */ |
| 31 | #define LM75_TEMP_MIN (-55000) | 31 | #define LM75_TEMP_MIN (-55000) |
