From 7439e0ffa8f712bd7a2833bb881e4ddb90c5d527 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Mon, 9 Feb 2015 08:45:46 +0100 Subject: dts: update to v3.19-rc3 Signed-off-by: Sascha Hauer --- dts/include/dt-bindings/thermal/thermal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dts/include') diff --git a/dts/include/dt-bindings/thermal/thermal.h b/dts/include/dt-bindings/thermal/thermal.h index 59822a9958..b5e6b0069a 100644 --- a/dts/include/dt-bindings/thermal/thermal.h +++ b/dts/include/dt-bindings/thermal/thermal.h @@ -11,7 +11,7 @@ #define _DT_BINDINGS_THERMAL_THERMAL_H /* On cooling devices upper and lower limits */ -#define THERMAL_NO_LIMIT (-1UL) +#define THERMAL_NO_LIMIT (~0) #endif -- cgit v1.2.3