From: Kevin McKinney Date: Sat, 5 Jan 2013 04:35:08 +0000 (-0500) Subject: Staging: bcm: Remove typedef for _S_BCM_DEBUG_STATE and call directly. X-Git-Tag: v3.9-rc1~127^2~627 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b388a9e1da7156dbf924e38741beaac1b4e29d1;p=pandora-kernel.git Staging: bcm: Remove typedef for _S_BCM_DEBUG_STATE and call directly. This patch removes typedef for _S_BCM_DEBUG_STATE, and changes the name of the struct to bcm_debug_state. In addition, any calls to struct "S_BCM_DEBUG_STATE" are changed to call directly. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed