media: staging: meson: Fix kerneldoc
authorRicardo Ribalda <ribalda@chromium.org>
Fri, 26 Jan 2024 23:16:15 +0000 (23:16 +0000)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Mon, 5 Feb 2024 11:57:45 +0000 (12:57 +0100)
Remove documentation from missing field.

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/staging/media/meson/vdec/vdec.h

index 0906b8fb5cc60eba0d135a52449c7c69cd55670e..2586851777000ef4afaf91824ea3f32168a94dd1 100644 (file)
@@ -101,7 +101,6 @@ struct amvdec_core {
  * @conf_esparser: mandatory call to let the vdec configure the ESPARSER
  * @vififo_level: mandatory call to get the current amount of data
  *               in the VIFIFO
- * @use_offsets: mandatory call. Returns 1 if the VDEC supports vififo offsets
  */
 struct amvdec_ops {
        int (*start)(struct amvdec_session *sess);