aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2024-06-04 01:49:16 +0000
committerAlex Deucher <[email protected]>2024-09-10 17:44:30 +0000
commit4c3140fea6277e1478ba206e8f45b9cf7a128cb9 (patch)
tree984a998e225bcee7c6bffbeec895350cccaa562d /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c
parentdrm/amdkfd: CRIU fixes (diff)
downloadkernel-4c3140fea6277e1478ba206e8f45b9cf7a128cb9.tar.gz
kernel-4c3140fea6277e1478ba206e8f45b9cf7a128cb9.zip
drm/amdgpu: get rid of bogus includes of fdtable.h
Signed-off-by: Al Viro <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c
index 863b2a34b2d6..f9ff493c100e 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c
@@ -22,7 +22,6 @@
* Authors: Andres Rodriguez <[email protected]>
*/
-#include <linux/fdtable.h>
#include <linux/file.h>
#include <linux/pid.h>