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