From: Kevin McKinney Date: Sat, 1 Dec 2012 06:15:54 +0000 (-0500) Subject: Staging: bcm: Remove typedef for _VENDOR_SECTION_INFO and call directly. X-Git-Tag: v3.9-rc1~127^2~709 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad2f522cc6ff6db7dc4b650353739247debc293d;p=pandora-kernel.git Staging: bcm: Remove typedef for _VENDOR_SECTION_INFO and call directly. This patch removes typedef for _VENDOR_SECTION_INFO, and changes the name of the struct to bcm_vendor_section_info. In addition, any calls to typedefs VENDOR_SECTION_INFO, or *PVENDOR_SECTION_INFO are changed to call the struct directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed