On 09/27/2013 10:02 PM, Julius Werner wrote:
+#include "../core/usb.h"
You might want to move usb_get_hub_port_connect_type() to
include/linux/usb.h instead of doing this. Also, I think you need to
mark it EXPORT_SYMBOL_GPL in core/hub.c or you could run into trouble
when both xhci-hcd and usbcore are compiled as modules.
That would be the proper thing to do. I'll create a new version
Thanks
-Mathias
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html