Skip to content

Commit

Permalink
drm/drm_drv.c: Remove duplicate header
Browse files Browse the repository at this point in the history
Remove drm_crtc_internal.h which is included more than once

Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20181224143636.GA3237@hp-pavilion-15-notebook-pc-brajeswar
  • Loading branch information
Brajeswar Ghosh authored and Daniel Vetter committed Dec 27, 2018
1 parent 2674305 commit 183d9dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/gpu/drm/drm_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
#include "drm_crtc_internal.h"
#include "drm_legacy.h"
#include "drm_internal.h"
#include "drm_crtc_internal.h"

/*
* drm_debug: Enable debug output.
Expand Down

0 comments on commit 183d9dc

Please sign in to comment.