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

drm/amd/display: remove repeated includes

Remove a repeated "#include <drm/drm_print.h>"

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Guo Zhengkui <guozhengkui@vivo.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

authored by

Guo Zhengkui and committed by
Alex Deucher
75072128 34ce1a6a

-2
-2
drivers/gpu/drm/amd/display/dc/os_types.h
··· 39 39 #include <drm/display/drm_dp_helper.h> 40 40 #include <drm/drm_print.h> 41 41 42 - #include <drm/drm_print.h> 43 - 44 42 #include "cgs_common.h" 45 43 46 44 #if defined(__BIG_ENDIAN) && !defined(BIGENDIAN_CPU)