From: Kevin McKinney Date: Sat, 1 Dec 2012 06:15:53 +0000 (-0500) Subject: Staging: bcm: Remove typedef for _FLASH2X_VENDORSPECIFIC_INFO and call directly. X-Git-Tag: v3.9-rc1~127^2~710 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fe119fd351870b1b159d4e117f77369475f150a;p=pandora-kernel.git Staging: bcm: Remove typedef for _FLASH2X_VENDORSPECIFIC_INFO and call directly. This patch removes typedef for _FLASH2X_VENDORSPECIFIC_INFO, and changes the name of the struct to bcm_flash2x_vendor_info. In addition, any calls to typedefs FLASH2X_VENDORSPECIFIC_INFO, or *PFLASH2X_VENDORSPECIFIC_INFO are changed to call the struct directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed