USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>

This moves <linux/usb_ch9.h> to <linux/usb/ch9.h> to reduce some of the
clutter of usb header files.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
David Brownell
2006-12-16 15:34:53 -08:00
committed by Greg Kroah-Hartman
parent d728e327d4
commit 5f84813774
22 changed files with 24 additions and 20 deletions

5
include/linux/usb/Kbuild Normal file
View File

@@ -0,0 +1,5 @@
unifdef-y += audio.h
unifdef-y += cdc.h
unifdef-y += ch9.h
unifdef-y += midi.h