From: Kevin McKinney Date: Fri, 21 Dec 2012 20:10:36 +0000 (-0500) Subject: Staging: bcm: Remove typedef for eNVM_TYPE and call directly. X-Git-Tag: v3.9-rc1~127^2~655 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af72c617944784575126899eb603c9fc711341dc;p=pandora-kernel.git Staging: bcm: Remove typedef for eNVM_TYPE and call directly. This patch removes typedef for eNVM_TYPE, and changes the name of the enum to bcm_nvm_type. In addition, any calls to enum "NVM_TYPE" are changed to call directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed