[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190710015720.107326-1-yuehaibing@huawei.com>
Date: Wed, 10 Jul 2019 01:57:20 +0000
From: YueHaibing <yuehaibing@...wei.com>
To: Alex Deucher <alexander.deucher@....com>,
<christian.koenig@....com>, <David1.Zhou@....com>,
<airlied@...ux.ie>, <daniel@...ll.ch>, <Feifei.Xu@....com>,
<Likun.Gao@....com>, <James.Zhu@....com>, <shirish.s@....com>,
<evan.quan@....com>, <ray.huang@....com>, <Rex.Zhu@....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 gfx_v9_0.c
Remove duplicated include.
Signed-off-by: YueHaibing <yuehaibing@...wei.com>
---
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c b/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
index 5ba332376710..822f45161240 100644
--- a/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c
@@ -39,7 +39,6 @@
#include "vega10_enum.h"
#include "hdp/hdp_4_0_offset.h"
-#include "soc15.h"
#include "soc15_common.h"
#include "clearstate_gfx9.h"
#include "v9_structs.h"
Powered by blists - more mailing lists