mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 14:42:08 +02:00
drm/amdgpu/display: include delay.h
For udelay. This is needed for some platforms. Reviewed-by: Nicholas Kazlauskas <nicholas.kazluaskas@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
0371e2fba4
commit
e3250f2d5b
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user