summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/nv.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/nv.c
parent5f400639dd4ef9e23a74f72cdd007fa67ee35e5c (diff)
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/nv.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/nv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/nv.c b/drivers/gpu/drm/amd/amdgpu/nv.c
index a31ef68ee2ab..e9cc3201054f 100644
--- a/drivers/gpu/drm/amd/amdgpu/nv.c
+++ b/drivers/gpu/drm/amd/amdgpu/nv.c
@@ -34,7 +34,6 @@
#include "amdgpu_vce.h"
#include "amdgpu_ucode.h"
#include "amdgpu_psp.h"
-#include "amdgpu_smu.h"
#include "atom.h"
#include "amd_pcie.h"