Linux Framebuffer Layer development
 help / color / mirror / Atom feed
* [PATCH 1/3] OMAPFB: install omapfb.h
@ 2010-02-23 22:36 ville.syrjala
  2010-02-23 22:36 ` [PATCH 2/3] DSS2: OMAPFB: Constify some function parameters ville.syrjala
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: ville.syrjala @ 2010-02-23 22:36 UTC (permalink / raw)
  To: Tomi Valkeinen; +Cc: linux-fbdev, linux-omap, Ville Syrjälä

From: Ville Syrj채l채 <ville.syrjala@nokia.com>

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>
---
 include/linux/Kbuild |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 1feed71..505ff9e 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -124,6 +124,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
-- 
1.6.4.4

--
To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-03-02 16:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-23 22:36 [PATCH 1/3] OMAPFB: install omapfb.h ville.syrjala
2010-02-23 22:36 ` [PATCH 2/3] DSS2: OMAPFB: Constify some function parameters ville.syrjala
2010-02-23 22:36 ` [PATCH 3/3] DSS2: OMAPFB: Add support for switching memory regions ville.syrjala
2010-03-01 11:24 ` [PATCH 1/3] OMAPFB: install omapfb.h Tomi Valkeinen
2010-03-02 16:16   ` 
2010-03-02 16:20     ` Tomi Valkeinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox