[PATCH] hwmon: move SENSORS_LIMIT to hwmon.h

Move SENSORS_LIMIT from i2c-sensor.h to hwmon.h, as it is in no way
related to i2c.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Este commit está contenido en:
Jean Delvare
2005-07-28 23:14:59 +02:00
cometido por Greg Kroah-Hartman
padre b6d7b3d1b5
commit 53ae11b083
Se han modificado 3 ficheros con 12 adiciones y 13 borrados

Ver fichero

@@ -25,7 +25,7 @@
which contains this code, we don't worry about the wasted space.
*/
#include <linux/i2c-sensor.h>
#include <linux/hwmon.h>
/* straight from the datasheet */
#define LM75_TEMP_MIN (-55000)