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
Makefile -rw-r--r-- 65 bytes
eth.c -rw-r--r-- 10.8 KB

back to top