[PATCH -next] drm: Remove duplicated include from drm_plane_helper.c
weiyj_lk at 163.com
weiyj_lk at 163.com
Mon Jul 28 06:34:24 PDT 2014
From: Wei Yongjun <yongjun_wei at trendmicro.com.cn>
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei at trendmicro.com.cn>
---
drivers/gpu/drm/drm_plane_helper.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/drm_plane_helper.c b/drivers/gpu/drm/drm_plane_helper.c
index 6d13314..64ce96c 100644
--- a/drivers/gpu/drm/drm_plane_helper.c
+++ b/drivers/gpu/drm/drm_plane_helper.c
@@ -27,7 +27,6 @@
#include <drm/drmP.h>
#include <drm/drm_plane_helper.h>
#include <drm/drm_rect.h>
-#include <drm/drm_plane_helper.h>
#define SUBPIXEL_MASK 0xffff
More information about the dri-devel
mailing list