summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
diff options
context:
space:
mode:
authorBrajeswar Ghosh <brajeswar.linux@gmail.com>2018-11-23 08:48:31 +0530
committerAlex Deucher <alexander.deucher@amd.com>2018-11-26 15:54:39 -0500
commite55b8616cc5f3f600c07d6d273b2d9469632e2cc (patch)
tree17ba655b2e8accd82edfc2cd573fb1660bbef64b /drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h
parent206bbafe00dcacccf40e6f09e624329ec124201b (diff)
drm/amd/amdgpu: Remove duplicate header
Remove drm/drm_fb_helper.h which is included more than once Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
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>