Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

drm/amdgpu/display: include delay.h

For udelay. This is needed for some platforms.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazluaskas@amd.om>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191217204707.2258744-1-alexander.deucher@amd.com

authored by

Alex Deucher and committed by
Dave Airlie
4e328922 66af4a9d

+2
+2
drivers/gpu/drm/amd/display/modules/hdcp/hdcp2_execution.c
··· 23 23 * 24 24 */ 25 25 26 + #include <linux/delay.h> 27 + 26 28 #include "hdcp.h" 27 29 28 30 static inline enum mod_hdcp_status check_receiver_id_list_ready(struct mod_hdcp *hdcp)