linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] smiapp-core.c: remove duplicated include
@ 2012-07-18 14:38 Duan Jiong
  2012-07-19 10:30 ` Sakari Ailus
  0 siblings, 1 reply; 2+ messages in thread
From: Duan Jiong @ 2012-07-18 14:38 UTC (permalink / raw)
  To: mchehab, sakari.ailus; +Cc: linux-media, linux-kernel


Signed-off-by: Duan Jiong <djduanjiong@gmail.com>
---
 drivers/media/video/smiapp/smiapp-core.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/media/video/smiapp/smiapp-core.c b/drivers/media/video/smiapp/smiapp-core.c
index 9cf5bda..297acaf 100644
--- a/drivers/media/video/smiapp/smiapp-core.c
+++ b/drivers/media/video/smiapp/smiapp-core.c
@@ -33,7 +33,6 @@
 #include <linux/module.h>
 #include <linux/slab.h>
 #include <linux/regulator/consumer.h>
-#include <linux/slab.h>
 #include <linux/v4l2-mediabus.h>
 #include <media/v4l2-device.h>
 
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-19 10:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-18 14:38 [PATCH] smiapp-core.c: remove duplicated include Duan Jiong
2012-07-19 10:30 ` Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).