]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/hdcp: Make some functions static
authorJani Nikula <jani.nikula@intel.com>
Fri, 7 Feb 2025 10:58:38 +0000 (12:58 +0200)
committerJani Nikula <jani.nikula@intel.com>
Mon, 10 Feb 2025 11:53:04 +0000 (13:53 +0200)
commit7d94a9a1c461674df3fc17ed31a05de6eae63263
tree744de80e67b944d58beec496a852e93dce05c03f
parentd4e51a45f1964b50fac8e1ae8cc12aaa8dd8c87d
drm/i915/hdcp: Make some functions static

With the debugfs implementation moved next to the implementation, we no
longer need to expose some of the functions. Make them static.

Cc: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250207105838.179805-1-jani.nikula@intel.com
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
drivers/gpu/drm/i915/display/intel_hdcp.c
drivers/gpu/drm/i915/display/intel_hdcp.h