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