Skip to content

Commit 4c3140f

Browse files
Al Viroalexdeucher
authored andcommitted
drm/amdgpu: get rid of bogus includes of fdtable.h
Signed-off-by: Al Viro <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent a4500b8 commit 4c3140f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
* OTHER DEALINGS IN THE SOFTWARE.
2121
*/
2222
#include <linux/module.h>
23-
#include <linux/fdtable.h>
2423
#include <linux/uaccess.h>
2524
#include <linux/firmware.h>
2625
#include "amdgpu.h"

drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
* Authors: Andres Rodriguez <[email protected]>
2323
*/
2424

25-
#include <linux/fdtable.h>
2625
#include <linux/file.h>
2726
#include <linux/pid.h>
2827

0 commit comments

Comments
 (0)