[PATCH -next] drm/amdgpu: remove duplicated include from mmhub_v1_0.c
YueHaibing
yuehaibing at huawei.com
Sun Oct 6 07:44:04 UTC 2019
Remove duplicated include.
Signed-off-by: YueHaibing <yuehaibing at huawei.com>
---
drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c b/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c
index 4c7e8c64a94e..6965e1e6fa9e 100644
--- a/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c
@@ -31,7 +31,6 @@
#include "vega10_enum.h"
#include "soc15_common.h"
-#include "amdgpu_ras.h"
#define mmDAGB0_CNTL_MISC2_RV 0x008f
#define mmDAGB0_CNTL_MISC2_RV_BASE_IDX 0
More information about the dri-devel
mailing list