Commit e3250f2d authored by Alex Deucher's avatar Alex Deucher
Browse files

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
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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)