media: verisilicon: Fix kerneldoc
authorRicardo Ribalda <ribalda@chromium.org>
Fri, 26 Jan 2024 23:16:09 +0000 (23:16 +0000)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Mon, 5 Feb 2024 11:57:45 +0000 (12:57 +0100)
The field is not part of the structure. Remove the doc.

Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/platform/verisilicon/hantro.h

index 6f5eb975d0e3300160180318a74528df5b77d96e..811260dc3c777a2df1a589e35d2074cc2ef125a2 100644 (file)
@@ -237,7 +237,6 @@ struct hantro_dev {
  * @codec_ops:         Set of operations related to codec mode.
  * @postproc:          Post-processing context.
  * @h264_dec:          H.264-decoding context.
- * @jpeg_enc:          JPEG-encoding context.
  * @mpeg2_dec:         MPEG-2-decoding context.
  * @vp8_dec:           VP8-decoding context.
  * @hevc_dec:          HEVC-decoding context.