diff options
author | Kevin McKinney <klmckinney1@gmail.com> | 2012-05-26 12:05:00 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-04 21:08:09 -0700 |
commit | 774bea8314c3fa59a977e64114286d6e3341b7cc (patch) | |
tree | 0e13dcee0992d10fcab2aed81e742b985fc685c8 /mm | |
parent | d0830f6c44050b78fde2fca8597d04064854cd87 (diff) |
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 <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions