mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 08:58:07 +00:00
3b02ca3218
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>
8 lines
159 B
Makefile
8 lines
159 B
Makefile
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
|
|
header-y += tmc.h
|