From: Kevin McKinney Date: Sat, 1 Dec 2012 06:15:56 +0000 (-0500) Subject: Staging: bcm: Remove typedef for _FLASH_CS_INFO and call directly. X-Git-Tag: v3.9-rc1~127^2~707 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=168b14009a135d669cb68fa9839cf3b796dd6382;p=pandora-kernel.git Staging: bcm: Remove typedef for _FLASH_CS_INFO and call directly. This patch removes typedef for _FLASH_CS_INFO, and changes the name of the struct to bcm_flash_cs_info. In addition, any calls to typedefs FLASH_CS_INFO, or *PFLASH_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