projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b53c822
)
matroxfb: Clean-up i2c header inclusions
author
Jean Delvare
<khali@linux-fr.org>
Thu, 12 Jul 2007 12:12:30 +0000
(14:12 +0200)
committer
Jean Delvare
<khali@hyperion.delvare>
Thu, 12 Jul 2007 12:12:30 +0000
(14:12 +0200)
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>
drivers/video/matrox/matroxfb_crtc2.h
patch
|
blob
|
history
diff --git
a/drivers/video/matrox/matroxfb_crtc2.h
b/drivers/video/matrox/matroxfb_crtc2.h
index 608e40bb20e9992368a228aae0f5cbf974503745..177177609be77c095fbbd721e5489d53d96e3396 100644
(file)
--- 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 {