All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pms.c: remove duplicated include
@ 2012-07-18 14:41 Duan Jiong
  2012-07-18 14:58 ` Hans Verkuil
  0 siblings, 1 reply; 2+ messages in thread
From: Duan Jiong @ 2012-07-18 14:41 UTC (permalink / raw)
  To: mchehab, hans.verkuil; +Cc: linux-media, linux-kernel


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

diff --git a/drivers/media/video/pms.c b/drivers/media/video/pms.c
index b4c679b..77f9c92 100644
--- a/drivers/media/video/pms.c
+++ b/drivers/media/video/pms.c
@@ -30,7 +30,6 @@
 #include <linux/ioport.h>
 #include <linux/init.h>
 #include <linux/mutex.h>
-#include <linux/slab.h>
 #include <linux/uaccess.h>
 #include <linux/isa.h>
 #include <asm/io.h>
-- 
1.7.9.5


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

* Re: [PATCH] pms.c: remove duplicated include
  2012-07-18 14:41 [PATCH] pms.c: remove duplicated include Duan Jiong
@ 2012-07-18 14:58 ` Hans Verkuil
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Verkuil @ 2012-07-18 14:58 UTC (permalink / raw)
  To: Duan Jiong; +Cc: mchehab, hans.verkuil, linux-media, linux-kernel

On Wed 18 July 2012 16:41:47 Duan Jiong wrote:
> 
> Signed-off-by: Duan Jiong <djduanjiong@gmail.com>

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>

Thanks,

	Hans

> ---
>  drivers/media/video/pms.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/media/video/pms.c b/drivers/media/video/pms.c
> index b4c679b..77f9c92 100644
> --- a/drivers/media/video/pms.c
> +++ b/drivers/media/video/pms.c
> @@ -30,7 +30,6 @@
>  #include <linux/ioport.h>
>  #include <linux/init.h>
>  #include <linux/mutex.h>
> -#include <linux/slab.h>
>  #include <linux/uaccess.h>
>  #include <linux/isa.h>
>  #include <asm/io.h>
> 

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

end of thread, other threads:[~2012-07-18 15:09 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:41 [PATCH] pms.c: remove duplicated include Duan Jiong
2012-07-18 14:58 ` Hans Verkuil

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.