dect
/
linux-2.6
Archived
13
0
Fork 0

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 <khali@linux-fr.org>
Acked-by: Petr Vandrovec <vandrove@vc.cvut.cz>
This commit is contained in:
Jean Delvare 2007-07-12 14:12:30 +02:00 committed by Jean Delvare
parent b53c82211a
commit 7d13714650
1 changed files with 0 additions and 2 deletions

View File

@ -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 {