summaryrefslogtreecommitdiff
path: root/common/tmp006.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/tmp006.c')
-rw-r--r--common/tmp006.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/common/tmp006.c b/common/tmp006.c
index cd1bdb0c10..67d9d41af3 100644
--- a/common/tmp006.c
+++ b/common/tmp006.c
@@ -319,7 +319,9 @@ DECLARE_HOST_COMMAND(EC_CMD_TMP006_SET_CALIBRATION,
/*****************************************************************************/
/* Console commands */
-/* Print temperature info for a sensor; used by console command. */
+/**
+ * Print temperature info for a sensor; used by console command.
+ */
static int tmp006_print(int idx)
{
int vraw, v;