From: Kevin McKinney Date: Thu, 22 Nov 2012 19:48:47 +0000 (-0500) Subject: Staging: bcm: Remove typedef for _FLASH2X_READWRITE and call directly. X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4a29e104aca0fe7fe946b0111122d4217e3dcbb;p=pandora-kernel.git Staging: bcm: Remove typedef for _FLASH2X_READWRITE and call directly. This patch removes typedef for _FLASH2X_READWRITE, and changes the name of the struct to bcm_flash2x_readwrite. In addition, any calls to typedefs FLASH2X_READWRITE, or *PFLASH2X_READWRITE are changed to call the struct directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed