From: Kevin McKinney Date: Fri, 2 Nov 2012 03:42:25 +0000 (-0400) Subject: Staging: bcm: Remove typedef for _INTR_ENDP_IN and call directly. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~624 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89a02bfe0fe8176d3fe8ec065fffb05a860f713e;p=pandora-kernel.git Staging: bcm: Remove typedef for _INTR_ENDP_IN and call directly. This patch removes typedef for _INTR_ENDP_IN, changes the name of the struct to bcm_intr_endpoint_in. In addition, any calls to typedefs INTR_ENDP_IN, or *PINTR_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