From: Pratyush Anand Date: Mon, 14 Jul 2014 13:57:48 +0000 (+0530) Subject: USB: Add EXPORT_SYMBOL for usb_alloc_dev X-Git-Tag: omap-for-v3.17/fixes-against-rc2~164^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caa67a5ec8926188adcbece0df2ae60ceff534ae;p=pandora-kernel.git USB: Add EXPORT_SYMBOL for usb_alloc_dev usb_alloc_dev is used by lvstest driver now which can be built as module. Therefore export usb_alloc_dev symbol. Signed-off-by: Pratyush Anand Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed