aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c
index a28a3d722ba2..f539a2a92774 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c
@@ -22,7 +22,6 @@
22 * Authors: monk liu <monk.liu@amd.com> 22 * Authors: monk liu <monk.liu@amd.com>
23 */ 23 */
24 24
25#include <drm/drmP.h>
26#include <drm/drm_auth.h> 25#include <drm/drm_auth.h>
27#include "amdgpu.h" 26#include "amdgpu.h"
28#include "amdgpu_sched.h" 27#include "amdgpu_sched.h"