[PATCH] gma500: Don't needlessly include version.h in mdfld_dsi_output.h

2012-04-12 Thread Kirill A. Shutemov
On Thu, Apr 12, 2012 at 12:05:29AM +0200, Jesper Juhl wrote:
> drivers/gpu/drm/gma500/mdfld_dsi_output.h does not need to
> '#include ' - so don't.
> 
> Signed-off-by: Jesper Juhl 

Acked-by: Kirill A. Shutemov 

-- 
 Kirill A. Shutemov
-- next part --
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: 



[PATCH] gma500: Don't needlessly include version.h in mdfld_dsi_output.h

2012-04-12 Thread Jesper Juhl
drivers/gpu/drm/gma500/mdfld_dsi_output.h does not need to
'#include ' - so don't.

Signed-off-by: Jesper Juhl 
---
 drivers/gpu/drm/gma500/mdfld_dsi_output.h |1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/gma500/mdfld_dsi_output.h 
b/drivers/gpu/drm/gma500/mdfld_dsi_output.h
index 21071ce..36eb074 100644
--- a/drivers/gpu/drm/gma500/mdfld_dsi_output.h
+++ b/drivers/gpu/drm/gma500/mdfld_dsi_output.h
@@ -29,7 +29,6 @@
 #define __MDFLD_DSI_OUTPUT_H__

 #include 
-#include 
 #include 
 #include 
 #include 
-- 
1.7.10


-- 
Jesper Juhlhttp://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.



[PATCH] gma500: Don't needlessly include version.h in mdfld_dsi_output.h

2012-04-12 Thread Alan Cox
On Thu, 12 Apr 2012 00:05:29 +0200 (CEST)
Jesper Juhl  wrote:

> drivers/gpu/drm/gma500/mdfld_dsi_output.h does not need to
> '#include ' - so don't.
> 
> Signed-off-by: Jesper Juhl 

Acked-by: Alan Cox 


Re: [PATCH] gma500: Don't needlessly include version.h in mdfld_dsi_output.h

2012-04-12 Thread Kirill A. Shutemov
On Thu, Apr 12, 2012 at 12:05:29AM +0200, Jesper Juhl wrote:
 drivers/gpu/drm/gma500/mdfld_dsi_output.h does not need to
 '#include linux/version.h' - so don't.
 
 Signed-off-by: Jesper Juhl j...@chaosbits.net

Acked-by: Kirill A. Shutemov kirill.shute...@linux.intel.com

-- 
 Kirill A. Shutemov


signature.asc
Description: Digital signature
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


[PATCH] gma500: Don't needlessly include version.h in mdfld_dsi_output.h

2012-04-11 Thread Jesper Juhl
drivers/gpu/drm/gma500/mdfld_dsi_output.h does not need to
'#include linux/version.h' - so don't.

Signed-off-by: Jesper Juhl j...@chaosbits.net
---
 drivers/gpu/drm/gma500/mdfld_dsi_output.h |1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/gma500/mdfld_dsi_output.h 
b/drivers/gpu/drm/gma500/mdfld_dsi_output.h
index 21071ce..36eb074 100644
--- a/drivers/gpu/drm/gma500/mdfld_dsi_output.h
+++ b/drivers/gpu/drm/gma500/mdfld_dsi_output.h
@@ -29,7 +29,6 @@
 #define __MDFLD_DSI_OUTPUT_H__
 
 #include linux/backlight.h
-#include linux/version.h
 #include drm/drmP.h
 #include drm/drm.h
 #include drm/drm_crtc.h
-- 
1.7.10


-- 
Jesper Juhl j...@chaosbits.net   http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.

___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel


Re: [PATCH] gma500: Don't needlessly include version.h in mdfld_dsi_output.h

2012-04-11 Thread Alan Cox
On Thu, 12 Apr 2012 00:05:29 +0200 (CEST)
Jesper Juhl j...@chaosbits.net wrote:

 drivers/gpu/drm/gma500/mdfld_dsi_output.h does not need to
 '#include linux/version.h' - so don't.
 
 Signed-off-by: Jesper Juhl j...@chaosbits.net

Acked-by: Alan Cox a...@linux.intel.com
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel