Commit e3250f2d authored by Alex Deucher's avatar Alex Deucher

drm/amdgpu/display: include delay.h

For udelay.  This is needed for some platforms.
Reviewed-by: default avatarNicholas Kazlauskas <nicholas.kazluaskas@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 0371e2fb
......@@ -23,6 +23,8 @@
*
*/
#include <linux/delay.h>
#include "hdcp.h"
static inline enum mod_hdcp_status check_receiver_id_list_ready(struct mod_hdcp *hdcp)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment