We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1a79b2 commit b741ffbCopy full SHA for b741ffb
drivers/thermal/armada_thermal.c
@@ -21,8 +21,6 @@
21
22
#include "thermal_core.h"
23
24
-#define TO_MCELSIUS(c) ((c) * 1000)
25
-
26
/* Thermal Manager Control and Status Register */
27
#define PMU_TDC0_SW_RST_MASK (0x1 << 1)
28
#define PMU_TM_DISABLE_OFFS 0
0 commit comments