summaryrefslogtreecommitdiff
path: root/drivers/thermal/imx_tmu.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-09-30 10:26:43 -0400
committerTom Rini <trini@konsulko.com>2021-09-30 10:26:43 -0400
commitc8988efc884c680eb4f34295df6689a7e312c15d (patch)
tree573cfefc2ab21a033ae98fa2afbd57f1f6528496 /drivers/thermal/imx_tmu.c
parent6eecaf5d0f6b9a500dd5798f1f2bc8296bcfe158 (diff)
parent0cf207ec01cbacae47585fcc26591dd2296507d6 (diff)
Merge branch '2021-09-30-whitespace-cleanups' into next
- A large number of whitespace cleanups from Wolfgang
Diffstat (limited to 'drivers/thermal/imx_tmu.c')
-rw-r--r--drivers/thermal/imx_tmu.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/thermal/imx_tmu.c b/drivers/thermal/imx_tmu.c
index 07766baf45a..ca45abbb8e1 100644
--- a/drivers/thermal/imx_tmu.c
+++ b/drivers/thermal/imx_tmu.c
@@ -22,8 +22,8 @@
DECLARE_GLOBAL_DATA_PTR;
#define SITES_MAX 16
-#define FLAGS_VER2 0x1
-#define FLAGS_VER3 0x2
+#define FLAGS_VER2 0x1
+#define FLAGS_VER3 0x2
#define TMR_DISABLE 0x0
#define TMR_ME 0x80000000