USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
authorDavid Brownell <david-b@pacbell.net>
Sat, 16 Dec 2006 23:34:53 +0000 (15:34 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Feb 2007 23:44:32 +0000 (15:44 -0800)
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>

No differences found