All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] DRM: drm_crtc_helper.h doesn't actually need i2c.h
@ 2009-04-02  9:52 Jean Delvare
  2009-04-03  0:27 ` Dave Airlie
  0 siblings, 1 reply; 3+ messages in thread
From: Jean Delvare @ 2009-04-02  9:52 UTC (permalink / raw)
  To: David Airlie; +Cc: dri-devel, LKML

Remove an include that isn't actually needed to prevent needless
rebuilds.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
---
Patch already sent on:
 * 2009-01-13
 * 2009-02-25
David, are you going to apply this patch or should I push it upstream
myself?

 include/drm/drm_crtc_helper.h |    1 -
 1 file changed, 1 deletion(-)

--- linux-2.6.29-rc1.orig/include/drm/drm_crtc_helper.h	2009-01-11 10:57:58.000000000 +0100
+++ linux-2.6.29-rc1/include/drm/drm_crtc_helper.h	2009-01-13 16:50:20.000000000 +0100
@@ -33,7 +33,6 @@
 #ifndef __DRM_CRTC_HELPER_H__
 #define __DRM_CRTC_HELPER_H__
 
-#include <linux/i2c.h>
 #include <linux/spinlock.h>
 #include <linux/types.h>
 #include <linux/idr.h>


-- 
Jean Delvare

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

* Re: [PATCH] DRM: drm_crtc_helper.h doesn't actually need i2c.h
  2009-04-02  9:52 [PATCH] DRM: drm_crtc_helper.h doesn't actually need i2c.h Jean Delvare
@ 2009-04-03  0:27 ` Dave Airlie
  0 siblings, 0 replies; 3+ messages in thread
From: Dave Airlie @ 2009-04-03  0:27 UTC (permalink / raw)
  To: Jean Delvare; +Cc: David Airlie, dri-devel, LKML

On Thu, Apr 2, 2009 at 7:52 PM, Jean Delvare <khali@linux-fr.org> wrote:
> Remove an include that isn't actually needed to prevent needless
> rebuilds.
>
> Signed-off-by: Jean Delvare <khali@linux-fr.org>
> ---
> Patch already sent on:
>  * 2009-01-13
>  * 2009-02-25
> David, are you going to apply this patch or should I push it upstream
> myself?

Sorry kept missing it,

Applied now.

Dave.

>
>  include/drm/drm_crtc_helper.h |    1 -
>  1 file changed, 1 deletion(-)
>
> --- linux-2.6.29-rc1.orig/include/drm/drm_crtc_helper.h 2009-01-11 10:57:58.000000000 +0100
> +++ linux-2.6.29-rc1/include/drm/drm_crtc_helper.h      2009-01-13 16:50:20.000000000 +0100
> @@ -33,7 +33,6 @@
>  #ifndef __DRM_CRTC_HELPER_H__
>  #define __DRM_CRTC_HELPER_H__
>
> -#include <linux/i2c.h>
>  #include <linux/spinlock.h>
>  #include <linux/types.h>
>  #include <linux/idr.h>
>
>
> --
> Jean Delvare
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

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

* [PATCH] DRM: drm_crtc_helper.h doesn't actually need i2c.h
@ 2009-02-25 18:15 Jean Delvare
  0 siblings, 0 replies; 3+ messages in thread
From: Jean Delvare @ 2009-02-25 18:15 UTC (permalink / raw)
  To: David Airlie; +Cc: dri-devel, LKML

Remove an include that isn't actually needed to prevent needless
rebuilds.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
---
Patch already sent on:
 * 2009-01-13

 include/drm/drm_crtc_helper.h |    1 -
 1 file changed, 1 deletion(-)

--- linux-2.6.29-rc1.orig/include/drm/drm_crtc_helper.h	2009-01-11 10:57:58.000000000 +0100
+++ linux-2.6.29-rc1/include/drm/drm_crtc_helper.h	2009-01-13 16:50:20.000000000 +0100
@@ -33,7 +33,6 @@
 #ifndef __DRM_CRTC_HELPER_H__
 #define __DRM_CRTC_HELPER_H__
 
-#include <linux/i2c.h>
 #include <linux/spinlock.h>
 #include <linux/types.h>
 #include <linux/idr.h>


-- 
Jean Delvare

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

end of thread, other threads:[~2009-04-03  0:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-02  9:52 [PATCH] DRM: drm_crtc_helper.h doesn't actually need i2c.h Jean Delvare
2009-04-03  0:27 ` Dave Airlie
  -- strict thread matches above, loose matches on Subject: below --
2009-02-25 18:15 Jean Delvare

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.