The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] Export usb_gadgetfs.h to userspace
@ 2007-06-25  9:29 Haavard Skinnemoen
  2007-06-25 14:04 ` David Brownell
  2007-06-27  7:35 ` Andrew Morton
  0 siblings, 2 replies; 5+ messages in thread
From: Haavard Skinnemoen @ 2007-06-25  9:29 UTC (permalink / raw)
  To: linux-usb-devel
  Cc: David Woodhouse, linux-kernel, David Brownell, Haavard Skinnemoen

The gadgetfs test program from http://www.linux-usb.org/gadget/
depends on it. I assume most other users of gadgetfs needs this header
too.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
---
 include/linux/Kbuild |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index f317c27..b216ee3 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -152,6 +152,7 @@ header-y += tipc.h
 header-y += toshiba.h
 header-y += ultrasound.h
 header-y += un.h
+header-y += usb_gadgetfs.h
 header-y += utime.h
 header-y += video_decoder.h
 header-y += video_encoder.h
-- 
1.5.2.2


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

end of thread, other threads:[~2007-06-27  7:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-25  9:29 [PATCH] Export usb_gadgetfs.h to userspace Haavard Skinnemoen
2007-06-25 14:04 ` David Brownell
2007-06-27  7:35 ` Andrew Morton
2007-06-27  7:48   ` Haavard Skinnemoen
2007-06-27  7:57   ` David Woodhouse

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