From: Kevin McKinney Date: Sat, 26 May 2012 16:04:58 +0000 (-0400) Subject: Staging: bcm: Remove typedef for _STTARGETDSXBUFFER and call directly. X-Git-Tag: v3.6-rc1~100^2~956 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3753164384a99c52682ba6dc38a9c8a87ecf55ad;p=pandora-kernel.git Staging: bcm: Remove typedef for _STTARGETDSXBUFFER and call directly. This patch removes typedef for _STTARGETDSXBUFFER, changes the name of the struct from _STTARGETDSXBUFFER to bcm_targetdsx_buffer. In addition, any calls to the following typedefs "STTARGETDSXBUFFER, *PSTTARGETDSXBUFFER" are changed to call the struct directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed