aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
diff options
context:
space:
mode:
authorGravatar Ma Jun <Jun.Ma2@amd.com> 2022-08-01 09:52:47 +0800
committerGravatar Alex Deucher <alexander.deucher@amd.com> 2022-08-10 15:10:04 -0400
commit616699d77b3813c24bf46090e722da227bd56cbf (patch)
tree8290d64dffcc7c799b3e98533122b9f15f10b538 /drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
parentdrm/amdgpu: Avoid another list of reset devices (diff)
downloadlinux-616699d77b3813c24bf46090e722da227bd56cbf.tar.gz
linux-616699d77b3813c24bf46090e722da227bd56cbf.tar.bz2
linux-616699d77b3813c24bf46090e722da227bd56cbf.zip
drm/amdgpu: Remove redundant reference of header file
Remove redundant reference of header file dev_printk.h Signed-off-by: Ma Jun <Jun.Ma2@amd.com> Reviewed-by: Guchun Chen <guchun.chen@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/psp_v13_0.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/psp_v13_0.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/psp_v13_0.c b/drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
index 63b2d32545cc..e8e0004bbb7a 100644
--- a/drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/psp_v13_0.c
@@ -20,7 +20,6 @@
* OTHER DEALINGS IN THE SOFTWARE.
*
*/
-#include <linux/dev_printk.h>
#include <drm/drm_drv.h>
#include "amdgpu.h"
#include "amdgpu_psp.h"