]> git.ipfire.org Git - people/arne_f/kernel.git/commitdiff
usb: cdc-wdm: export cdc-wdm uapi header
authorBjørn Mork <bjorn@mork.no>
Sat, 10 May 2014 14:31:40 +0000 (16:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 11 Jun 2014 19:03:25 +0000 (12:03 -0700)
commit 7d1896360f4d055d68565ef8ed56a677580f1a39 upstream.

The include/uapi/linux/usb/cdc-wdm.h header defines cdc-wdm
userspace APIs and should be exported by make headers_install.

Fixes: 3edce1cf813a ("USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND")
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/uapi/linux/usb/Kbuild

index 6cb4ea8268349b44864c93d94960a6670059f4ed..4cc4d6e7e5238e89c3887490b923c30d363a1dca 100644 (file)
@@ -1,6 +1,7 @@
 # UAPI Header export list
 header-y += audio.h
 header-y += cdc.h
+header-y += cdc-wdm.h
 header-y += ch11.h
 header-y += ch9.h
 header-y += functionfs.h