commit | 7d1896360f4d055d68565ef8ed56a677580f1a39 | [log] [tgz] |
---|---|---|
author | Bjørn Mork <bjorn@mork.no> | Sat May 10 16:31:40 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 27 16:29:39 2014 -0700 |
tree | daf451c212c59ca4f9958990910ae9d5187f194a | |
parent | 8a61ba3a47ac39f660702aa66a172185dd605a86 [diff] |
usb: cdc-wdm: export cdc-wdm uapi header The include/uapi/linux/usb/cdc-wdm.h header defines cdc-wdm userspace APIs and should be exported by make headers_install. Cc: <stable@vger.kernel.org> # 3.10, 3.12, 3.14 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>