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