[PATCH] drm/amdgpu: remove duplicated header file include

Chen, Guchun Guchun.Chen at amd.com
Tue Sep 10 08:43:51 UTC 2019


amdgpu_ras.h is already included.

Fixes: b1718da (dmr/amdgpu: Avoid HW GPU reset for RAS.)

Change-Id: I4cf1eb5393d80c42b426dc1ddfc696e486a02c6f
Signed-off-by: Guchun Chen <guchun.chen at amd.com>
---
 drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c b/drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c
index bfa919190fb4..2d171bf07ad5 100644
--- a/drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c
+++ b/drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c
@@ -30,7 +30,6 @@
 #include "nbio/nbio_7_4_0_smn.h"
 #include "ivsrcid/nbio/irqsrcs_nbif_7_4.h"
 #include <uapi/linux/kfd_ioctl.h>
-#include "amdgpu_ras.h"
 
 #define smnNBIF_MGCG_CTRL_LCLK	0x1013a21c
 
-- 
2.17.1



More information about the amd-gfx mailing list