Skip to content

Commit

Permalink
drm/i915: remove duplicated include from intel_modes.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
  • Loading branch information
Wei Yongjun authored and Daniel Vetter committed Oct 7, 2012
1 parent b57a1e9 commit 1a4bd9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/gpu/drm/i915/intel_modes.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
#include <linux/fb.h>
#include <drm/drm_edid.h>
#include "drmP.h"
#include "drm_edid.h"
#include "intel_drv.h"
#include "i915_drv.h"

Expand Down

0 comments on commit 1a4bd9e

Please sign in to comment.