drm/i915/hdcp: Move intel_hdcp_gsc_message def away from header file
authorSuraj Kandpal <suraj.kandpal@intel.com>
Wed, 6 Mar 2024 02:47:42 +0000 (08:17 +0530)
committerMika Kahola <mika.kahola@intel.com>
Wed, 6 Mar 2024 07:50:47 +0000 (09:50 +0200)
commitc3fbdabd3181034e7c9b0c49bf8737499d21fafd
tree76ee5d0de9f20031ca5034c8e878abb12d7d4186
parent27ee413bbc0b04146f4ee1c7444422bf18dafd47
drm/i915/hdcp: Move intel_hdcp_gsc_message def away from header file

Move intel_hdcp_gsc_message definition into intel_hdcp_gsc.c
so that intel_hdcp_gsc_message can be redefined for xe as needed.

--v2
-Correct commit message to reflect what patch is actually doing [Arun]

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Arun R Murthy <arun.r.murthy@intel.com>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Mika Kahola <mika.kahola@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240306024741.1858039-2-suraj.kandpal@intel.com
drivers/gpu/drm/i915/display/intel_hdcp_gsc.c
drivers/gpu/drm/i915/display/intel_hdcp_gsc.h