aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
diff options
context:
space:
mode:
authorBrajeswar Ghosh <[email protected]>2018-11-23 03:18:31 +0000
committerAlex Deucher <[email protected]>2018-11-26 20:54:39 +0000
commite55b8616cc5f3f600c07d6d273b2d9469632e2cc (patch)
tree17ba655b2e8accd82edfc2cd573fb1660bbef64b /drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
parentdrm/amd: Query and use ACPI backlight caps (diff)
downloadkernel-e55b8616cc5f3f600c07d6d273b2d9469632e2cc.tar.gz
kernel-e55b8616cc5f3f600c07d6d273b2d9469632e2cc.zip
drm/amd/amdgpu: Remove duplicate header
Remove drm/drm_fb_helper.h which is included more than once Signed-off-by: Brajeswar Ghosh <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h b/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
index ef5664b403a9..79a3ca26e9d3 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
@@ -38,7 +38,6 @@
#include <drm/drm_crtc_helper.h>
#include <drm/drm_fb_helper.h>
#include <drm/drm_plane_helper.h>
-#include <drm/drm_fb_helper.h>
#include <linux/i2c.h>
#include <linux/i2c-algo-bit.h>
#include <linux/hrtimer.h>