[PATCH] video: hdmi: Remove unused hdmi_infoframe_check
Helge Deller
deller at gmx.de
Sun Dec 22 06:07:39 UTC 2024
On 12/17/24 02:38, linux at treblig.org wrote:
> From: "Dr. David Alan Gilbert" <linux at treblig.org>
>
> hdmi_infoframe_check() has been unused since it was added in
> commit c5e69ab35c0d ("video/hdmi: Constify infoframe passed to the pack
> functions")
>
> Remove it.
>
> Note that the individual check functions for each type are
> actually used, so they're staying.
>
> Signed-off-by: Dr. David Alan Gilbert <linux at treblig.org>
> ---
> drivers/video/hdmi.c | 28 ----------------------------
> include/linux/hdmi.h | 1 -
> 2 files changed, 29 deletions(-)
applied.
Thanks!
Helge
More information about the dri-devel
mailing list