Staging: bcm: Change the name of typedef USER_BCM_DBG_STATE to bcm_user_debug_state.
authorKevin McKinney <klmckinney1@gmail.com>
Sat, 5 Jan 2013 04:35:09 +0000 (23:35 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:57:51 +0000 (10:57 -0800)
commita049728928b14cadc6ceb128cedde9f8e5af2b3c
tree8449fe100be518e6f81691fb676588ab20b2226b
parent4b388a9e1da7156dbf924e38741beaac1b4e29d1
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 <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm/Bcmchar.c
drivers/staging/bcm/Debug.h