]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/hdmi: move declarations for hsw_read/write_infoframe() to the right place
authorJani Nikula <jani.nikula@intel.com>
Tue, 4 Feb 2025 13:58:38 +0000 (15:58 +0200)
committerJani Nikula <jani.nikula@intel.com>
Wed, 5 Feb 2025 17:32:03 +0000 (19:32 +0200)
commit082795b2c67f264d1ec30cde723b7f24c448bfa7
treedb6f192d745fdefcccb00b3f6ed263d5199f695e
parentea9f8f2b21795a5d80418a655bcb212d5b89e08f
drm/i915/hdmi: move declarations for hsw_read/write_infoframe() to the right place

The functions are located in intel_hdmi.c, put the declarations in
intel_hdmi.h.

Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/e8cd28a3c46f06b9654df8b7990e1e6a1d9e18c1.1738677489.git.jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_hdmi.h
drivers/gpu/drm/i915/display/intel_lspcon.h