From: Robert Morell Date: Thu, 27 Jan 2011 03:06:47 +0000 (-0800) Subject: USB: HCD: Add usb_hcd prefix to exported functions X-Git-Tag: v2.6.39-rc1~472^2~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8cf203a1d228fa001b95534f639ffb7a23d5386;p=pandora-kernel.git USB: HCD: Add usb_hcd prefix to exported functions The convention is to prefix symbols exported from the USB HCD core with "usb_hcd". This change makes unmap_urb_setup_for_dma() and unmap_urb_for_dma() consistent with that. Signed-off-by: Robert Morell Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed