From: Jean Delvare Date: Thu, 12 Jul 2007 12:12:30 +0000 (+0200) Subject: matroxfb: Clean-up i2c header inclusions X-Git-Tag: v2.6.23-rc1~1112^2~14 X-Git-Url: http://pilppa.org/gitweb/?a=commitdiff_plain;h=7d13714650ec8868f999d2dc3d06e2723687d0c3;p=linux-2.6-omap-h63xx.git 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 Acked-by: Petr Vandrovec --- diff --git a/drivers/video/matrox/matroxfb_crtc2.h b/drivers/video/matrox/matroxfb_crtc2.h index 608e40bb20e..177177609be 100644 --- a/drivers/video/matrox/matroxfb_crtc2.h +++ b/drivers/video/matrox/matroxfb_crtc2.h @@ -2,8 +2,6 @@ #define __MATROXFB_CRTC2_H__ #include -#include -#include #include "matroxfb_base.h" struct matroxfb_dh_fb_info {