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