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