Skip to content

Commit 183d9dc

Browse files
Brajeswar Ghoshdanvet
authored andcommitted
drm/drm_drv.c: Remove duplicate header
Remove drm_crtc_internal.h which is included more than once Signed-off-by: Brajeswar Ghosh <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/20181224143636.GA3237@hp-pavilion-15-notebook-pc-brajeswar
1 parent 2674305 commit 183d9dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/drm_drv.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
#include "drm_crtc_internal.h"
4242
#include "drm_legacy.h"
4343
#include "drm_internal.h"
44-
#include "drm_crtc_internal.h"
4544

4645
/*
4746
* drm_debug: Enable debug output.

0 commit comments

Comments
 (0)