From 7d13714650ec8868f999d2dc3d06e2723687d0c3 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Thu, 12 Jul 2007 14:12:30 +0200 Subject: 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 --- drivers/video/matrox/matroxfb_crtc2.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers') 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 { -- cgit v1.2.3