All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 3/5] fbdev: remove duplicated #include
@ 2009-09-27  3:15 Huang Weiyi
  0 siblings, 0 replies; only message in thread
From: Huang Weiyi @ 2009-09-27  3:15 UTC (permalink / raw)
  To: linux-fbdev-devel; +Cc: Huang Weiyi

Remove duplicated #include('s) in
  drivers/video/msm/mddi.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
 drivers/video/msm/mddi.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/video/msm/mddi.c b/drivers/video/msm/mddi.c
index f2de5a1..b520f10 100644
--- a/drivers/video/msm/mddi.c
+++ b/drivers/video/msm/mddi.c
@@ -27,7 +27,6 @@
 #include <mach/msm_iomap.h>
 #include <mach/irqs.h>
 #include <mach/board.h>
-#include <linux/delay.h>
 
 #include <mach/msm_fb.h>
 #include "mddi_hw.h"
-- 
1.6.1.3


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-27  3:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-27  3:15 [PATCH 3/5] fbdev: remove duplicated #include Huang Weiyi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.