git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b46004b
)
drm: Make drm_crtc_helper.h standalone includible
author
Thierry Reding
<treding@nvidia.com>
Wed, 17 Dec 2014 15:41:42 +0000
(16:41 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 17 Dec 2014 21:04:52 +0000
(22:04 +0100)
The file refers to a bunch of structure declared in drm_crtc.h, so
include it to make sure the drm_crtc_helper.h header can be included
standalone.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found