Skip to content

Commit

Permalink
USB: export video.h to the includes available for userspace
Browse files Browse the repository at this point in the history
The uvcvideo extension unit API requires constants defined in the
video.h header. Add it to the list of includes exported to userspace.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Laurent Pinchart authored and Mauro Carvalho Chehab committed Sep 24, 2011
1 parent 25ad8a8 commit 1cd7acc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/linux/usb/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ header-y += gadgetfs.h
header-y += midi.h
header-y += g_printer.h
header-y += tmc.h
header-y += video.h

0 comments on commit 1cd7acc

Please sign in to comment.