projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc5b6f0
)
drm: Install drm_fourcc.h
author
Ville Syrjälä
<ville.syrjala@linux.intel.com>
Mon, 19 Dec 2011 22:06:39 +0000
(
00:06
+0200)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 20 Dec 2011 10:02:02 +0000
(10:02 +0000)
Userspace needs this header.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
include/drm/Kbuild
patch
|
blob
|
blame
|
history
diff --git
a/include/drm/Kbuild
b/include/drm/Kbuild
index 3a60ac88952001580be0e85b4dcd6c6b7c2462b5..a5c0e10fd47d4a93a3bbc49c04bbff4f686b08c9 100644
(file)
--- a/
include/drm/Kbuild
+++ b/
include/drm/Kbuild
@@
-1,4
+1,5
@@
header-y += drm.h
+header-y += drm_fourcc.h
header-y += drm_mode.h
header-y += drm_sarea.h
header-y += i810_drm.h