Revision 9ec6e9d3cb5192b11074f8adcedc10a6d410528a authored by Roger Quadros on 22 January 2013, 16:59:58 UTC, committed by Greg Kroah-Hartman on 22 January 2013, 17:21:23 UTC
Without this, platform drivers e.g. ehci-omap.c will see a
different version of struct ehci_hcd than ehci-hcd.c and
break reference to 'debug_dir' and 'priv' members when
CONFIG_USB_DEBUG is enabled.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 0f815a0
History
File Mode Size
Kconfig -rw-r--r-- 68 bytes
Makefile -rw-r--r-- 423 bytes
fc.c -rw-r--r-- 3.3 KB
fddi.c -rw-r--r-- 5.7 KB
garp.c -rw-r--r-- 17.7 KB
hippi.c -rw-r--r-- 5.9 KB
p8022.c -rw-r--r-- 1.9 KB
p8023.c -rw-r--r-- 1.6 KB
psnap.c -rw-r--r-- 3.5 KB
stp.c -rw-r--r-- 2.6 KB

back to top