diff options
-rw-r--r-- | include/media/v4l2-ctrls.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/media/v4l2-ctrls.h b/include/media/v4l2-ctrls.h index 88f736661c06..946d5d3d6ff7 100644 --- a/include/media/v4l2-ctrls.h +++ b/include/media/v4l2-ctrls.h | |||
@@ -313,7 +313,7 @@ struct v4l2_ctrl_config { | |||
313 | unsigned int is_private:1; | 313 | unsigned int is_private:1; |
314 | }; | 314 | }; |
315 | 315 | ||
316 | /** | 316 | /* |
317 | * v4l2_ctrl_fill() - Fill in the control fields based on the control ID. | 317 | * v4l2_ctrl_fill() - Fill in the control fields based on the control ID. |
318 | * | 318 | * |
319 | * This works for all standard V4L2 controls. | 319 | * This works for all standard V4L2 controls. |