Commit 32c811b0 authored by Wan Jiabing's avatar Wan Jiabing Committed by Alex Deucher
Browse files

drivers: gpu: Remove duplicate include of amdgpu_hdp.h



amdgpu_hdp.h has been included at line 91, so remove
the duplicate include.

Acked-by: default avatarChristian König <christian.koenig@amd.com>
Signed-off-by: default avatarWan Jiabing <wanjiabing@vivo.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent d7361021
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -107,7 +107,6 @@
#include "amdgpu_gfxhub.h"
#include "amdgpu_df.h"
#include "amdgpu_smuio.h"
#include "amdgpu_hdp.h"

#define MAX_GPU_INSTANCE		16