Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Lv Ruyi and committed by
Alex Deucher
8d2aad98 9bbcf182

-1
-1
drivers/gpu/drm/amd/display/modules/freesync/freesync.c
··· 29 29 #include "dc.h" 30 30 #include "mod_freesync.h" 31 31 #include "core_types.h" 32 - #include "dm_services.h" 33 32 34 33 #define MOD_FREESYNC_MAX_CONCURRENT_STREAMS 32 35 34