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