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