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