[PATCH] media: verisilicon: remove hantro_run declaration
Nicolas Dufresne
nicolas.dufresne at collabora.com
Wed Apr 29 12:01:47 PDT 2026
Le vendredi 10 avril 2026 à 08:15 +0200, Rouven Czerwinski via B4 Relay a
écrit :
> From: Rouven Czerwinski <rouven.czerwinski at linaro.org>
>
> The function hantro_run() is declared but never defined nor used, remove
> the dangling declaration.
>
> Signed-off-by: Rouven Czerwinski <rouven.czerwinski at linaro.org>
Reviewed-by: Nicolas Dufresne <nicolas.dufresne at collabora.com>
> ---
> drivers/media/platform/verisilicon/hantro_hw.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/media/platform/verisilicon/hantro_hw.h
> b/drivers/media/platform/verisilicon/hantro_hw.h
> index 5f2011529f02..13e573f1f19d 100644
> --- a/drivers/media/platform/verisilicon/hantro_hw.h
> +++ b/drivers/media/platform/verisilicon/hantro_hw.h
> @@ -427,7 +427,6 @@ extern const struct hantro_postproc_ops
> rockchip_vpu981_postproc_ops;
> extern const u32 hantro_vp8_dec_mc_filter[8][6];
>
> void hantro_watchdog(struct work_struct *work);
> -void hantro_run(struct hantro_ctx *ctx);
> void hantro_irq_done(struct hantro_dev *vpu,
> enum vb2_buffer_state result);
> void hantro_start_prepare_run(struct hantro_ctx *ctx);
>
> ---
> base-commit: 591cd656a1bf5ea94a222af5ef2ee76df029c1d2
> change-id: 20260409-hantro-dangling-declaration-a337df1daf42
>
> Best regards,
> --
> Rouven Czerwinski <rouven.czerwinski at linaro.org>
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: This is a digitally signed message part
URL: <http://lists.infradead.org/pipermail/linux-rockchip/attachments/20260429/f6ba51c8/attachment.sig>
More information about the Linux-rockchip
mailing list