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
configfs_macros.h -rw-r--r-- 5.4 KB
target_core_backend.h -rw-r--r-- 2.4 KB
target_core_base.h -rw-r--r-- 23.8 KB
target_core_configfs.h -rw-r--r-- 2.1 KB
target_core_fabric.h -rw-r--r-- 7.6 KB
target_core_fabric_configfs.h -rw-r--r-- 4.1 KB

back to top