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