drm/amdgpu: remove duplicated include from gfx_v9_0.c

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
YueHaibing 2019-07-10 01:57:20 +00:00 committed by Alex Deucher
parent 6892c1f866
commit 252d2a5246
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,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"