projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34ce1a6
)
drm/amd/display: remove repeated includes
author
Guo Zhengkui
<guozhengkui@vivo.com>
Wed, 6 Jul 2022 09:13:27 +0000
(17:13 +0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 7 Jul 2022 19:55:39 +0000
(15:55 -0400)
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>
drivers/gpu/drm/amd/display/dc/os_types.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/display/dc/os_types.h
b/drivers/gpu/drm/amd/display/dc/os_types.h
index 795dd486b6d6a1978bfbe6b68dc8d11685b72481..6b88ae14f1f93a93a18964c9ea405680efc126d0 100644
(file)
--- a/
drivers/gpu/drm/amd/display/dc/os_types.h
+++ b/
drivers/gpu/drm/amd/display/dc/os_types.h
@@
-39,8
+39,6
@@
#include <drm/display/drm_dp_helper.h>
#include <drm/drm_print.h>
-#include <drm/drm_print.h>
-
#include "cgs_common.h"
#if defined(__BIG_ENDIAN) && !defined(BIGENDIAN_CPU)