summaryrefslogtreecommitdiff
path: root/include/dt-bindings/thermal/thermal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dt-bindings/thermal/thermal.h')
-rw-r--r--include/dt-bindings/thermal/thermal.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/include/dt-bindings/thermal/thermal.h b/include/dt-bindings/thermal/thermal.h
deleted file mode 100644
index b5e6b00..0000000
--- a/include/dt-bindings/thermal/thermal.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * This header provides constants for most thermal bindings.
- *
- * Copyright (C) 2013 Texas Instruments
- * Eduardo Valentin <eduardo.valentin@ti.com>
- *
- * GPLv2 only
- */
-
-#ifndef _DT_BINDINGS_THERMAL_THERMAL_H
-#define _DT_BINDINGS_THERMAL_THERMAL_H
-
-/* On cooling devices upper and lower limits */
-#define THERMAL_NO_LIMIT (~0)
-
-#endif
-