> +#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.
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to