diff options
author | Kevin McKinney <klmckinney1@gmail.com> | 2012-12-20 00:31:28 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-07 10:54:48 -0800 |
commit | 60dadf9def544665a696ee9b25ff12de32b51a3a (patch) | |
tree | 4e0b948632d3e02308be66072ac5449a5d0f5cec /drivers/misc | |
parent | 86773aa91240d9361b38a41706b9c1b09be75da3 (diff) | |
download | linux-60dadf9def544665a696ee9b25ff12de32b51a3a.tar.gz linux-60dadf9def544665a696ee9b25ff12de32b51a3a.tar.bz2 linux-60dadf9def544665a696ee9b25ff12de32b51a3a.zip |
Staging: bcm: Remove typedef for _PHS_DEVICE_EXTENSION and call directly.
This patch removes typedef for _PHS_DEVICE_EXTENSION, and
changes the name of the struct to bcm_phs_extension. In
addition, any calls to struct "PHS_DEVICE_EXTENSION, or
*PPHS_DEVICE_EXTENSION;" are changed to call directly.
Signed-off-by: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions