aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/soc15.c
diff options
context:
space:
mode:
authorEvan Quan <evan.quan@amd.com>2021-03-19 14:00:15 +0800
committerAlex Deucher <alexander.deucher@amd.com>2021-04-09 16:42:43 -0400
commitc6ce68e67659fd245dc261e5f737f38b61389906 (patch)
treeae45c87172813320fbcf9a99b5e69c1d7dd80151 /drivers/gpu/drm/amd/amdgpu/soc15.c
parentdrm/amd/pm: make DAL communicate with SMU through unified interfaces (diff)
downloadlinux-dev-c6ce68e67659fd245dc261e5f737f38b61389906.tar.xz
linux-dev-c6ce68e67659fd245dc261e5f737f38b61389906.zip
drm/amd/pm: label these APIs used internally as static
Also drop unnecessary header file and declarations. Signed-off-by: Evan Quan <evan.quan@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/soc15.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/soc15.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/soc15.c b/drivers/gpu/drm/amd/amdgpu/soc15.c
index a08000a3bdb9..64c98b9c7fe8 100644
--- a/drivers/gpu/drm/amd/amdgpu/soc15.c
+++ b/drivers/gpu/drm/amd/amdgpu/soc15.c
@@ -76,7 +76,6 @@
#include "smuio_v13_0.h"
#include "dce_virtual.h"
#include "mxgpu_ai.h"
-#include "amdgpu_smu.h"
#include "amdgpu_ras.h"
#include "amdgpu_xgmi.h"
#include <uapi/linux/kfd_ioctl.h>