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>
Esse commit está contido em:

commit de
Greg Kroah-Hartman

pai
d728e327d4
commit
5f84813774
@@ -36,7 +36,7 @@
|
||||
#include <linux/stat.h>
|
||||
#include <linux/timer.h>
|
||||
#include <linux/types.h>
|
||||
#include <linux/usb_ch9.h>
|
||||
#include <linux/usb/ch9.h>
|
||||
#include <linux/workqueue.h>
|
||||
|
||||
#include "usbatm.h"
|
||||
|
Referência em uma nova issue
Block a user