JustOS/linux-6.13/drivers/misc/mei/hdcp/mei_hdcp.h

15 lines
252 B
C
Raw Normal View History

2025-01-24 14:00:19 +00:00
/* 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__ */