/* SPDX-License-Identifier: MIT */ /* Copyright © 2025 Intel Corporation */ #ifndef __I915_HDCP_GSC_H__ #define __I915_HDCP_GSC_H__ extern const struct intel_display_hdcp_interface i915_display_hdcp_interface; #endif /* __I915_HDCP_GSC_H__ */