]> www.infradead.org Git - users/jedix/linux-maple.git/commit
video: hdmi: Remove unused hdmi_infoframe_check
authorDr. David Alan Gilbert <linux@treblig.org>
Tue, 17 Dec 2024 01:38:59 +0000 (01:38 +0000)
committerHelge Deller <deller@gmx.de>
Sun, 22 Dec 2024 06:03:42 +0000 (07:03 +0100)
commit4e39aded665f9c8966d0fd487d37fa3f30b94ba4
treeaf600d14eb94d2c0e51d495a918f79585d793fb6
parentdcbcf5244e140944af18225801d71397e882ad9f
video: hdmi: Remove unused hdmi_infoframe_check

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@treblig.org>
Signed-off-by: Helge Deller <deller@gmx.de>
drivers/video/hdmi.c
include/linux/hdmi.h