Skip to content

Commit d7b5dae

Browse files
zhouchuangaoalexdeucher
authored andcommitted
gpu/drm/amd: Remove duplicated include of drm_drv.h
Duplicate include header file <drm/drm_drv.h> line 28: #include <drm/drm_drv.h> line 44: #include <drm/drm_drv.h> Signed-off-by: zhouchuangao <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 067f44c commit d7b5dae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@
4141
#include "amdgpu_securedisplay.h"
4242
#include "amdgpu_atomfirmware.h"
4343

44-
#include <drm/drm_drv.h>
45-
4644
static int psp_sysfs_init(struct amdgpu_device *adev);
4745
static void psp_sysfs_fini(struct amdgpu_device *adev);
4846

0 commit comments

Comments
 (0)