Skip to content

Commit

Permalink
media: mediatek: jpeg: Fix kerneldoc
Browse files Browse the repository at this point in the history
The field is gone, remove the documentation for it.

Signed-off-by: Ricardo Ribalda <[email protected]>
Reviewed-by: Randy Dunlap <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
  • Loading branch information
ribalda authored and Hans Verkuil committed Feb 5, 2024
1 parent 8adb106 commit 9e80652
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.h
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ struct mtk_jpegdec_clk {
* @jpegenc_irq: jpeg encode irq num
* @job_timeout_work: encode timeout workqueue
* @hw_param: jpeg encode hw parameters
* @hw_rdy: record hw ready
* @hw_state: record hw state
* @hw_lock: spinlock protecting the hw device resource
*/
Expand Down

0 comments on commit 9e80652

Please sign in to comment.