projects
/
GitHub
/
LineageOS
/
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:
5d68e03
)
OMAP: DSS2: OMAPFB: install omapfb.h
author
Ville Syrjälä
<ville.syrjala@nokia.com>
Tue, 23 Feb 2010 22:36:25 +0000
(23:36 +0100)
committer
Tomi Valkeinen
<tomi.valkeinen@nokia.com>
Mon, 1 Mar 2010 11:23:18 +0000
(13:23 +0200)
omapfb has several custom ioctls so user space needs
the header in order to utilize them.
Signed-off-by: Ville Syrjälä <ville.syrjala@nokia.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
include/linux/Kbuild
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/Kbuild
b/include/linux/Kbuild
index 756f831cbdd557236057ede228bfdb9481559c97..aa80d7a2dee786c23420817a2dfab98725f91de0 100644
(file)
--- a/
include/linux/Kbuild
+++ b/
include/linux/Kbuild
@@
-125,6
+125,7
@@
header-y += nfs2.h
header-y += nfs4_mount.h
header-y += nfs_mount.h
header-y += nl80211.h
+header-y += omapfb.h
header-y += param.h
header-y += pci_regs.h
header-y += perf_event.h