Remove an include that isn't actually needed to prevent needless rebuilds. Signed-off-by: Jean Delvare <kh...@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 ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel