Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7d13714650ec8868f999d2dc3d06e2723687d0c3
Commit:     7d13714650ec8868f999d2dc3d06e2723687d0c3
Parent:     b53c82211a7239643aa7c9b4887429c30f353406
Author:     Jean Delvare <[EMAIL PROTECTED]>
AuthorDate: Thu Jul 12 14:12:30 2007 +0200
Committer:  Jean Delvare <[EMAIL PROTECTED]>
CommitDate: Thu Jul 12 14:12:30 2007 +0200

    matroxfb: Clean-up i2c header inclusions
    
    matroxfb_crtc2 has nothing to do with i2c, so there's no reason why
    matroxfb_crtc2.h should include i2c header files.
    
    Signed-off-by: Jean Delvare <[EMAIL PROTECTED]>
    Acked-by: Petr Vandrovec <[EMAIL PROTECTED]>
---
 drivers/video/matrox/matroxfb_crtc2.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/drivers/video/matrox/matroxfb_crtc2.h 
b/drivers/video/matrox/matroxfb_crtc2.h
index 608e40b..1771776 100644
--- a/drivers/video/matrox/matroxfb_crtc2.h
+++ b/drivers/video/matrox/matroxfb_crtc2.h
@@ -2,8 +2,6 @@
 #define __MATROXFB_CRTC2_H__
 
 #include <linux/ioctl.h>
-#include <linux/i2c.h>
-#include <linux/i2c-algo-bit.h>
 #include "matroxfb_base.h"
 
 struct matroxfb_dh_fb_info {
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to