summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/video.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/video.h b/include/video.h
index 6dc42d464b0..55e9f32f593 100644
--- a/include/video.h
+++ b/include/video.h
@@ -163,7 +163,7 @@ enum colour_idx {
* The caller has to guarantee that the color index is less than
* VID_COLOR_COUNT.
*
- * @priv private data of the console device
+ * @priv private data of the video device (UCLASS_VIDEO)
* @idx color index
* Return: color value
*/