From af72c617944784575126899eb603c9fc711341dc Mon Sep 17 00:00:00 2001 From: Kevin McKinney Date: Fri, 21 Dec 2012 15:10:36 -0500 Subject: [PATCH] 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-format-patch failed