[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191006074404.48416-1-yuehaibing@huawei.com>
Date: Sun, 6 Oct 2019 07:44:04 +0000
From: YueHaibing <yuehaibing@...wei.com>
To: Alex Deucher <alexander.deucher@....com>,
<christian.koenig@....com>, <David1.Zhou@....com>,
<airlied@...ux.ie>, <daniel@...ll.ch>, <le.ma@....com>,
<Yong.Zhao@....com>, <Trigger.Huang@....com>, <tao.zhou1@....com>,
<Hawking.Zhang@....com>, <Felix.Kuehling@....com>
CC: YueHaibing <yuehaibing@...wei.com>,
<amd-gfx@...ts.freedesktop.org>, <dri-devel@...ts.freedesktop.org>,
<linux-kernel@...r.kernel.org>, <kernel-janitors@...r.kernel.org>
Subject: [PATCH -next] drm/amdgpu: remove duplicated include from mmhub_v1_0.c
Remove duplicated include.
Signed-off-by: YueHaibing <yuehaibing@...wei.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
Powered by blists - more mailing lists