From: Guchun Chen Date: Tue, 10 Sep 2019 08:23:53 +0000 (+0800) Subject: drm/amdgpu: remove duplicated header file include X-Git-Tag: for-linus-20191205~71^2~27^2~252 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=1bd252c57b0b3780694b60a42b403d5fd8265780;p=linux-block.git drm/amdgpu: remove duplicated header file include amdgpu_ras.h is already included. Signed-off-by: Guchun Chen Reviewed-by: Tao Zhou Signed-off-by: Alex Deucher --- 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 -#include "amdgpu_ras.h" #define smnNBIF_MGCG_CTRL_LCLK 0x1013a21c