aboutsummaryrefslogtreecommitdiff
path: root/src/soc/samsung/exynos5420/tmu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/samsung/exynos5420/tmu.c')
-rw-r--r--src/soc/samsung/exynos5420/tmu.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/soc/samsung/exynos5420/tmu.c b/src/soc/samsung/exynos5420/tmu.c
index 1b04b6cb42..ea706cba2a 100644
--- a/src/soc/samsung/exynos5420/tmu.c
+++ b/src/soc/samsung/exynos5420/tmu.c
@@ -69,8 +69,8 @@ struct tmu_info exynos5420_tmu_info = {
/*
* After reading temperature code from register, compensating
- * its value and calculating celsius temperatue,
- * get current temperatue.
+ * its value and calculating celsius temperature,
+ * get current temperature.
*
* @return current temperature of the chip as sensed by TMU
*/