[PATCH] drm/amd/display/amdgpu_dm/amdgpu_dm.c: Remove duplicate header

Alex Deucher alexdeucher at gmail.com
Wed Nov 21 20:06:01 UTC 2018


Applied.  thanks!
On Wed, Nov 21, 2018 at 9:25 AM Brajeswar Ghosh
<brajeswar.linux at gmail.com> wrote:
>
> Remove dm_services_types.h which is included more than once
>
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux at gmail.com>
> ---
>  drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> index e224f23e2215..62a96c683584 100644
> --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> @@ -38,7 +38,6 @@
>  #include "amd_shared.h"
>  #include "amdgpu_dm_irq.h"
>  #include "dm_helpers.h"
> -#include "dm_services_types.h"
>  #include "amdgpu_dm_mst_types.h"
>  #if defined(CONFIG_DEBUG_FS)
>  #include "amdgpu_dm_debugfs.h"
> --
> 2.17.1
>
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx


More information about the amd-gfx mailing list