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