projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
253ca92
)
USB: Fix apparent typo CONFIG_USB_CDCETHER.
author
Robert P. J. Day
<rpjday@mindspring.com>
Fri, 26 Jan 2007 00:34:52 +0000
(19:34 -0500)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 16 Feb 2007 23:32:18 +0000
(15:32 -0800)
Replace the apparent typo CONFIG_USB_CDCETHER with
CONFIG_USB_NET_CDCETHER.
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/otg_whitelist.h
patch
|
blob
|
history
diff --git
a/drivers/usb/core/otg_whitelist.h
b/drivers/usb/core/otg_whitelist.h
index 627a5a2fc9cf340e5320df56af3857b880ca3f5d..7f31a495a25d31f327f3bbf63239a9cd5d6a5349 100644
(file)
--- a/
drivers/usb/core/otg_whitelist.h
+++ b/
drivers/usb/core/otg_whitelist.h
@@
-31,7
+31,7
@@
static struct usb_device_id whitelist_table [] = {
{ USB_DEVICE_INFO(7, 1, 3) },
#endif
-#ifdef CONFIG_USB_CDCETHER
+#ifdef CONFIG_USB_
NET_
CDCETHER
/* Linux-USB CDC Ethernet gadget */
{ USB_DEVICE(0x0525, 0xa4a1), },
/* Linux-USB CDC Ethernet + RNDIS gadget */