projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
522b5cc
)
DRM: drm_crtc_helper.h doesn't actually need i2c.h
author
Jean Delvare
<khali@linux-fr.org>
Thu, 2 Apr 2009 09:52:24 +0000
(11:52 +0200)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 2 Apr 2009 23:08:25 +0000
(09:08 +1000)
Remove an include that isn't actually needed to prevent needless
rebuilds.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
include/drm/drm_crtc_helper.h
patch
|
blob
|
history
diff --git
a/include/drm/drm_crtc_helper.h
b/include/drm/drm_crtc_helper.h
index c7d4b2e606a5f73f5fbed9217449b16c504b7e4d..95f1a849e68f268226e3249a0753a6cb9cb02906 100644
(file)
--- a/
include/drm/drm_crtc_helper.h
+++ b/
include/drm/drm_crtc_helper.h
@@
-33,7
+33,6
@@
#ifndef __DRM_CRTC_HELPER_H__
#define __DRM_CRTC_HELPER_H__
-#include <linux/i2c.h>
#include <linux/spinlock.h>
#include <linux/types.h>
#include <linux/idr.h>