* [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
* Re: [PATCH] smiapp-core.c: remove duplicated include
2012-07-18 14:38 [PATCH] smiapp-core.c: remove duplicated include Duan Jiong
@ 2012-07-19 10:30 ` Sakari Ailus
0 siblings, 0 replies; 2+ messages in thread
From: Sakari Ailus @ 2012-07-19 10:30 UTC (permalink / raw)
To: Duan Jiong; +Cc: mchehab, sakari.ailus, linux-media, linux-kernel
Hi Duan,
On Wed, Jul 18, 2012 at 10:38:16PM +0800, Duan Jiong wrote:
>
> 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>
Thanks for the patch.
I'll apply it into my tree, with the change that the other slab.h is removed
--- that keeps the include files in alphabetical order.
Kind regards,
--
Sakari Ailus
e-mail: sakari.ailus@iki.fi jabber/XMPP/Gmail: sailus@retiisi.org.uk
^ permalink raw reply [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).