mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] video: includecheck fix: da8xx-fb.c
@ 2009-09-24 11:07 Jaswinder Singh Rajput
  2009-10-03  5:08 ` Krzysztof Helt
  0 siblings, 1 reply; 2+ messages in thread
From: Jaswinder Singh Rajput @ 2009-09-24 11:07 UTC (permalink / raw)
  To: Kevin Hilman, Krzysztof Helt, Pavel Kiryukhin, Steve Chen,
	Sudhakar Rajashekhara, Andrew Morton, davinci, linux-fbdev-devel,
	LKML


fix the following 'make includecheck' warning:

  drivers/video/da8xx-fb.c: linux/device.h is included more than once.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Cc: Krzysztof Helt <krzysztof.h1@wp.pl>
Cc: Pavel Kiryukhin <pkiryukhin@ru.mvista.com>
Cc: Steve Chen <schen@mvista.com>
Cc: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
---
 drivers/video/da8xx-fb.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/video/da8xx-fb.c b/drivers/video/da8xx-fb.c
index 42e1005..d065894 100644
--- a/drivers/video/da8xx-fb.c
+++ b/drivers/video/da8xx-fb.c
@@ -26,7 +26,6 @@
 #include <linux/device.h>
 #include <linux/platform_device.h>
 #include <linux/uaccess.h>
-#include <linux/device.h>
 #include <linux/interrupt.h>
 #include <linux/clk.h>
 #include <video/da8xx-fb.h>
-- 
1.6.0.6



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

* Re: [PATCH] video: includecheck fix: da8xx-fb.c
  2009-09-24 11:07 [PATCH] video: includecheck fix: da8xx-fb.c Jaswinder Singh Rajput
@ 2009-10-03  5:08 ` Krzysztof Helt
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Helt @ 2009-10-03  5:08 UTC (permalink / raw)
  To: Jaswinder Singh Rajput
  Cc: Kevin Hilman, Pavel Kiryukhin, Steve Chen, Sudhakar Rajashekhara,
	Andrew Morton, davinci, linux-fbdev-devel, LKML

On Thu, 24 Sep 2009 16:37:10 +0530
Jaswinder Singh Rajput <jaswinder@kernel.org> wrote:

> 
> fix the following 'make includecheck' warning:
> 
>   drivers/video/da8xx-fb.c: linux/device.h is included more than once.
> 
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
> Cc: Kevin Hilman <khilman@deeprootsystems.com>
> Cc: Krzysztof Helt <krzysztof.h1@wp.pl>
> Cc: Pavel Kiryukhin <pkiryukhin@ru.mvista.com>
> Cc: Steve Chen <schen@mvista.com>
> Cc: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
> Cc: Andrew Morton <akpm@linux-foundation.org>
> ---
>  drivers/video/da8xx-fb.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 

Acked-by: Krzysztof Helt <krzysztof.h1@wp.pl>

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

end of thread, other threads:[~2009-10-03  4:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-24 11:07 [PATCH] video: includecheck fix: da8xx-fb.c Jaswinder Singh Rajput
2009-10-03  5:08 ` Krzysztof Helt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®