Skip to content

Commit

Permalink
matroxfb: Clean-up i2c header inclusions
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jean Delvare authored and Jean Delvare committed Jul 12, 2007
1 parent b53c822 commit 7d13714
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/video/matrox/matroxfb_crtc2.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 7d13714

Please sign in to comment.