aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5420/tmu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5420/tmu.h')
-rw-r--r--src/soc/samsung/exynos5420/tmu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/samsung/exynos5420/tmu.h b/src/soc/samsung/exynos5420/tmu.h
index 3085b0718e..f71c8993de 100644
--- a/src/soc/samsung/exynos5420/tmu.h
+++ b/src/soc/samsung/exynos5420/tmu.h
@@ -66,7 +66,7 @@ enum tmu_status_t {
TMU_STATUS_TRIPPED,
};
-/* Tmeperature threshold values for various thermal events */
+/* Temperature threshold values for various thermal events */
struct temperature_params {
/* minimum value in temperature code range */
unsigned int min_val;