aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2023-01-11 13:02:03 +0000
committerThomas Zimmermann <[email protected]>2023-01-13 12:19:13 +0000
commit5b0b51fc78ab3a688fed9844ca6b74b7d55154e8 (patch)
tree5c5ddb8c009d5d81179e45100c231d5b83d01a24 /drivers/gpu/drm/amd/amdgpu/dce_v11_0.c
parentdrm: Define enum mode_set_atomic in drm_modeset_helper_tables.h (diff)
downloadkernel-5b0b51fc78ab3a688fed9844ca6b74b7d55154e8.tar.gz
kernel-5b0b51fc78ab3a688fed9844ca6b74b7d55154e8.zip
drm/amdgpu: Do not include <drm/drm_fb_helper.h>
Including <drm/drm_fb_helper.h> is not required, so remove the include statements. No functional changes. Signed-off-by: Thomas Zimmermann <[email protected]> Reviewed-by: Christian König <[email protected]> Acked-by: Maxime Ripard <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/dce_v11_0.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/dce_v11_0.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c b/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c
index cd9c19060d89..6ac680c4c6e2 100644
--- a/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/dce_v11_0.c
@@ -21,7 +21,6 @@
*
*/
-#include <drm/drm_fb_helper.h>
#include <drm/drm_fourcc.h>
#include <drm/drm_vblank.h>