From: Ville Syrjälä Date: Tue, 23 Feb 2010 22:36:25 +0000 (+0100) Subject: OMAP: DSS2: OMAPFB: install omapfb.h X-Git-Tag: v2.6.34-rc1~229^2~3 X-Git-Url: http://ftp.safe.ca/?p=safe%2Fjmp%2Flinux-2.6;a=commitdiff_plain;h=d2e82add832f9c95376d004d565c5e164c99b9ec OMAP: DSS2: OMAPFB: install omapfb.h omapfb has several custom ioctls so user space needs the header in order to utilize them. Signed-off-by: Ville Syrjälä Signed-off-by: Tomi Valkeinen --- diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 756f831..aa80d7a 100644 --- 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