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>
此提交包含在:
David Brownell
2006-12-16 15:34:53 -08:00
提交者 Greg Kroah-Hartman
父節點 d728e327d4
當前提交 5f84813774
共有 22 個檔案被更改,包括 24 行新增20 行删除

查看文件

@@ -84,7 +84,7 @@
#include <asm/system.h>
#include <asm/unaligned.h>
#include <linux/usb_ch9.h>
#include <linux/usb/ch9.h>
#include <linux/usb_gadget.h>
#include "gadget_chips.h"