From: Brajeswar Ghosh Date: Fri, 23 Nov 2018 03:18:31 +0000 (+0530) Subject: drm/amd/amdgpu: Remove duplicate header X-Git-Tag: v5.0-rc1~185^2~8^2~33 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=e55b8616cc5f3f600c07d6d273b2d9469632e2cc;p=linux.git drm/amd/amdgpu: Remove duplicate header Remove drm/drm_fb_helper.h which is included more than once Signed-off-by: Brajeswar Ghosh Signed-off-by: Alex Deucher --- 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 #include #include -#include #include #include #include