summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/freesync
diff options
context:
space:
mode:
authorLv Ruyi <lv.ruyi@zte.com.cn>2022-04-06 07:28:40 +0000
committerAlex Deucher <alexander.deucher@amd.com>2022-04-06 10:20:50 -0400
commit8d2aad983de2a332bf8c22798ab6799f06864fed (patch)
treed67e2c4cf5b9f1a8acc50cb97bff8dfcd7e4b8df /drivers/gpu/drm/amd/display/modules/freesync
parent9bbcf182060842a652c30f63692c6b6a8eb54386 (diff)
downloadlinux-stable-8d2aad983de2a332bf8c22798ab6799f06864fed.tar.gz
linux-stable-8d2aad983de2a332bf8c22798ab6799f06864fed.tar.bz2
linux-stable-8d2aad983de2a332bf8c22798ab6799f06864fed.zip
drm/amd/dc: remove duplicate include
'dm_services.h' included in 'freesync,c' is duplicated, so remove one. Reported-by: Zeal Robot <zealci@zte.com.cn> Signed-off-by: Lv Ruyi <lv.ruyi@zte.com.cn> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/freesync')
-rw-r--r--drivers/gpu/drm/amd/display/modules/freesync/freesync.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/modules/freesync/freesync.c b/drivers/gpu/drm/amd/display/modules/freesync/freesync.c
index d72566c6928a..0130f1879116 100644
--- a/drivers/gpu/drm/amd/display/modules/freesync/freesync.c
+++ b/drivers/gpu/drm/amd/display/modules/freesync/freesync.c
@@ -29,7 +29,6 @@
#include "dc.h"
#include "mod_freesync.h"
#include "core_types.h"
-#include "dm_services.h"
#define MOD_FREESYNC_MAX_CONCURRENT_STREAMS 32