JustOS/linux-6.13/drivers/misc/mei/hdcp/mei_hdcp.h
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

15 lines
252 B
C

/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright © 2019 Intel Corporation
*
* Authors:
* Ramalingam C <ramalingam.c@intel.com>
*/
#ifndef __MEI_HDCP_H__
#define __MEI_HDCP_H__
#include <drm/display/drm_hdcp.h>
#endif /* __MEI_HDCP_H__ */