From: Kevin McKinney Date: Fri, 2 Nov 2012 03:42:27 +0000 (-0400) Subject: Staging: bcm: Remove typedef for _BULK_ENDP_IN and call directly. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~622 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85b331afb29a25fe770750c7dc169688a1c7f9ec;p=pandora-kernel.git Staging: bcm: Remove typedef for _BULK_ENDP_IN and call directly. This patch removes typedef for _BULK_ENDP_IN, changes the name of the struct to bcm_bulk_endpoint_in. In addition, any calls to typedefs BULK_ENDP_IN, or *PBULK_ENDP_IN are changed to call the struct directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed