USB: export the new ch11.h file to userspce
This patch (as1374) cleans up a few loose ends in the include/linux/usb/ch11.h header file and exports it to userspace. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Cc: Eric Lescouet <Eric.Lescouet@virtuallogix.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
beb7b04a09
commit
3b02ca3218
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,7 @@
|
|||
header-y += audio.h
|
||||
header-y += cdc.h
|
||||
header-y += ch9.h
|
||||
header-y += ch11.h
|
||||
header-y += gadgetfs.h
|
||||
header-y += midi.h
|
||||
header-y += g_printer.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue